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

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

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium carterae Hulburt, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109723'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2640'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium corpulentum Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109725'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2641'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium operculatum Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109745'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2642'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides Wulff, 1919'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2643'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium steinii (Lemmermann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '1367877'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2644'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium furca (Ehrenberg) Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2645'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium fusus (Ehrenberg) Dujardin, 1841'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2646'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2647'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2648'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus Cleve, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2649'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis H.S.Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2650'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Cochlodinium pupa Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109773'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2651'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coscinodiscus centralis A. Schulze, 1879'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '966480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2652'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '966480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii Gough, 1905'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2653'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus sensu H.L. Smith, 1874-1879'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '962316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2654'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '962316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium (Ehrenberg) Reimann & J.C.Lewin, 1964'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2655'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus (Bergon) Hasle, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2656'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2657'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dictyocha octonaria Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2658'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax grindleyi Reinecke, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2659'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax minuta Kofoid & Michener, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '233557'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2660'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax polyedra F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2661'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera (Claparède & Lachmann) Diesing, 1866'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2662'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior Sournia, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2663'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2664'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia striata Hensen, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '967041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2665'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '967041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium catenatum H.W.Graham, 1943'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109784'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2666'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex (Lohmann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2667'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2668'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale (Bergh) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2669'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum (Kützing) Rabenhorst, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2670'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Hemiaulus membranaceus Cleve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '418540'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2671'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '418540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum (Lebour) Loeblich III, 1965'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2672'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus Schutt, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '962746'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2673'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '962746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus Gran, 1915'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2674'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata sensu Meneghini in litt., Kutzing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '962773'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2675'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '962773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2676'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Meuniera membranacea (Cleve) P.C.Silva, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149145'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2677'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima Cleve, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2678'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans (Macartney) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2679'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum (Claparéde & Lachmann) Kofoid & J.R.Michener, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2680'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma acutum Norman ex Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '577792'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2681'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '577792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2682'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Proboscia alata (Brightwell) Sundström, 1986'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2683'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum compressum (Bailey) T.H.Abé ex J.D.Dodge, 1975'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110295'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2684'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum dentatum F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2685'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum gracile F.Schütt, 1895'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110300'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2686'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum (Pavillard) J.Schiller, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110304'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2687'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes (Paulsen, 1904) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2688'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes (Paulsen, 1908) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2689'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans (Paulsen, 1907) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '163862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2690'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum (Bailey, 1854) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2691'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens (Ehrenberg) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2692'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium excentricum (Paulsen, 1907) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110220'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2693'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2694'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum (Aurivillius) Parke & Dodge, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2695'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum Pouchet, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2696'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum Bergh, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2697'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii (Jørgensen, 1899) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2698'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pseudonitzschia australis Frenguelli, 1939'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '958754'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2699'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '958754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2700'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea (F.Stein) A.R.Loeblich III, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2701'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassionema bacillare (Heiden) Kolbe, 1955'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '418647'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2702'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '418647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata (A.Schmidt) G.Fryxell & Hasle, 1977'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '148914'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2703'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiosira baltica (Grunow) Ostenfeld, 1901'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '156690'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2704'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiothrix delicatula Cupp, 1943'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '502171'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2705'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '292728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Torodinium robustum Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2706'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Undella clevei Jörgensen, 1924'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '427585'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2707'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '427585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Temora stylifera (Dana, 1853-1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2708'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium sphenoides Wulff, 1919'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109754'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2873'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium furca (Ehrenberg) Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2874'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium fusus (Ehrenberg) Dujardin, 1841'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2875'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium lineatum (Ehrenberg) Cleve, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109963'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2876'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium tripos (O.F.Müller) Nitzsch, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2877'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus (Wallich) J.Schiller, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2878'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium (Ehrenberg) Reimann & J.C.Lewin, 1964'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2879'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dactyliosolen phuketensis (B.G.Sundström) G.R.Hasle, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '248064'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2880'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '573582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2881'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax minuta Kofoid & Michener, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '233557'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2882'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '233557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior Sournia, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2883'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2884'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia striata Hensen, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '967041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2885'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '967041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2886'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex (Lohmann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2887'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2888'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale (Bergh) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2889'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum (Kützing) Rabenhorst, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2890'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus Gran, 1915'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2891'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata sensu Meneghini in litt., Kutzing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '962773'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2892'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '962773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Navicula transitans Cleve, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149320'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2893'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima Cleve, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2894'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans (Macartney) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2895'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma acutum Norman ex Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '577792'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2896'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '577792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2897'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Proboscia alata (Brightwell) Sundström, 1986'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2898'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum lima (Ehrenberg) F.Stein, 1878'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110301'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2899'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum (Pavillard) J.Schiller, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110304'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2900'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum rostratum F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110311'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2901'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens (Ehrenberg) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2902'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2903'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pseudonitzschia australis Frenguelli, 1939'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '958754'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2904'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '958754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:occurrenceRemarks 'The original submitted name Rhizosolenia alata indica might refer to variety or forma'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2905'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia bergonii H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '196811'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2906'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '196811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata Bailey, 1856'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:occurrenceRemarks 'Forma: Rhizosolenia hebetata f. semispina'^^xsd:string;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2907'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:occurrenceRemarks 'Variety: Rhizosolenia imbricata var. minuta'^^xsd:string;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2908'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia pungens Cleve-Euler, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149117'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2909'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2910'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis Gran, 1931'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2911'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis Giesbrecht, 1888'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2912'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus Farran, 1926'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2913'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Temora stylifera (Dana, 1853-1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2914'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2915'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata (Baird, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2916'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Apseudes talpa (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2917'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Aricidea assimilis Tebble, 1959'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '130552'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2918'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '525486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Bittium latreillii (Payraudeau, 1826)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '139052'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2919'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diplodus cervinus (Lowe, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:occurrenceRemarks 'Subspecies: Diplodus cervinus cervinus'^^xsd:string;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2920'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Mycteroperca fusca (Lowe, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '127038'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2921'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Stephanolepis hispidus (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '127409'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2922'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '307126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diplodus cervinus (Lowe, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3053'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Serranus scriba (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3054'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137402302476"^^xsd:decimal ;
  dwc:decimalLongitude "-15.421271225463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137402302476 -15.421271225463)"^^geo:wktLiteral ;
  geo-pos:lat "28.137402302476"^^xsd:decimal ;
  geo-pos:long "-15.421271225463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Sphoeroides marmoratus (Lowe, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.421271225463'^^xsd:double;
  dwc:latitude '28.137402302476'^^xsd:double;
  dwc:aphiaid '127416'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3055'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Achnanthes brevipes C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2795'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium corpulentum Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109725'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2796'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium crassum Lohmann, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2797'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium operculatum Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109745'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2798'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium steinii (Lemmermann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '1367877'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2799'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis (Castracane) Round, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2800'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium furca (Ehrenberg) Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2801'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium tripos (O.F.Müller) Nitzsch, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2802'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros anastomosans Grunow, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149292'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2803'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2804'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus Cleve, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2805'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis Cleve, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2806'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus (Wallich) J.Schiller, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2807'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Cochlodinium pupa Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109773'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2808'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Corethron criophilum sensu Pavillard, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '966704'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2809'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '966704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dactyliosolen phuketensis (B.G.Sundström) G.R.Hasle, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '248064'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2810'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '573582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans Ehrenberg, 1854'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2811'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Eucampia cornuta (Cleve) Grunow, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '248058'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2812'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '669542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax grindleyi Reinecke, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2813'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax polyedra F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2814'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2815'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior Sournia, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2816'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2817'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida (Castracane) H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2818'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia striata Hensen, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '967041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2819'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '967041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium catenatum H.W.Graham, 1943'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109784'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2820'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2821'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex (Lohmann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2822'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2823'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale (Bergh) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2824'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii Grunow ex Van Heurck, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2825'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra (Ehrenberg) F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2826'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum (Lohmann) Loeblich III, 1965'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2827'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Lauderia annulata Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2828'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus Schutt, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '962746'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2829'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '962746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus Gran, 1915'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2830'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata sensu Meneghini in litt., Kutzing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '962773'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2831'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '962773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis (O.F.Müller) C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2832'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Navicula transitans Cleve, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149320'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2833'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima Cleve, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2834'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans (Macartney) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2835'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ornithocercus magnificus Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109693'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2836'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Planktoniella sol (C.G.Wallich) Schütt, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '196815'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2837'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '573437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma acutum Norman ex Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '577792'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2838'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '577792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2839'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Proboscia alata (Brightwell) Sundström, 1986'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2840'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum dentatum F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2841'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum gracile F.Schütt, 1895'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110300'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2842'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum lima (Ehrenberg) F.Stein, 1878'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110301'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2843'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans Ehrenberg, 1834'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2844'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum (Pavillard) J.Schiller, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110304'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2845'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes (Paulsen, 1908) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2846'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum (Gran) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2847'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum (Bailey, 1854) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2848'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolus (Karsten) Balech'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110218'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2849'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium excentricum (Paulsen, 1907) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110220'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2850'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium globulus (Stein, 1883) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '232921'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2851'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2852'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum (Karsten) Parke & J.D.Dodge, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110239'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2853'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum Pouchet, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2854'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum Bergh, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2855'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii (Jørgensen, 1899) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2856'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata Bailey, 1856'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:occurrenceRemarks 'Forma: Rhizosolenia hebetata f. semispina'^^xsd:string;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2857'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:occurrenceRemarks 'Variety: Rhizosolenia imbricata var. minuta'^^xsd:string;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2858'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia pungens Cleve-Euler, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149117'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2859'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2860'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum (Greville) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2861'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Striatella unipunctata (Lyngbye) C.Agardh, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149177'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2862'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '573470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis Gran, 1931'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2863'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Undella clevei Jörgensen, 1924'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '427585'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2864'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '427585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata (Gmelin, 1791)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '181364'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2865'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Acartia danae Giesbrecht, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104252'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2866'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis Giesbrecht, 1888'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2867'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus (Brady, 1883)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2868'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Farranula gracilis (Dana, 1849-1852)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2869'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oithona plumifera Baird, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2870'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oncaea media Giesbrecht, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2871'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Temora stylifera (Dana, 1853-1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2872'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Achnanthes brevipes C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2992'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium steinii (Lemmermann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '1367877'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2993'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis (Castracane) Round, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2994'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium furca (Ehrenberg) Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2995'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium tripos (O.F.Müller) Nitzsch, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2996'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2997'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus (Wallich) J.Schiller, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2998'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2999'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diploneis crabro (Ehrenberg) Ehrenberg, 1854'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3000'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax minuta Kofoid & Michener, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '233557'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3001'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '233557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax polyedra F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3002'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3003'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera (Claparède & Lachmann) Diesing, 1866'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3004'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3005'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida (Castracane) H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3006'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia striata Hensen, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '967041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3007'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '967041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium catenatum H.W.Graham, 1943'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109784'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3008'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex (Lohmann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3009'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3010'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale (Bergh) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3011'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Histioneis para Murray & Whitting, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '232389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3012'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Lauderia annulata Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3013'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus Gran, 1915'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3014'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata sensu Meneghini in litt., Kutzing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '962773'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3015'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '962773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3016'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Navicula transitans Cleve, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149320'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3017'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima Cleve, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3018'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ornithocercus magnificus Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '109693'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3019'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum (Claparéde & Lachmann) Kofoid & J.R.Michener, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3020'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3021'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum compressum (Bailey) T.H.Abé ex J.D.Dodge, 1975'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110295'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3022'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum dentatum F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3023'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum (Pavillard) J.Schiller, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110304'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3024'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes (Paulsen, 1908) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3025'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3026'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata Bailey, 1856'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:occurrenceRemarks 'Forma: Rhizosolenia hebetata f. semispina'^^xsd:string;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3027'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:occurrenceRemarks 'Variety: Rhizosolenia imbricata var. minuta'^^xsd:string;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3028'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia pungens Cleve-Euler, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149117'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3029'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3030'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea (F.Stein) A.R.Loeblich III, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3031'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis Gran, 1931'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3032'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Undella clevei Jörgensen, 1924'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '427585'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3033'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '427585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Acartia negligens Dana, 1849-1852'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104259'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3034'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '346030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis Giesbrecht, 1888'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3035'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus (Brady, 1883)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3036'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Clausocalanus jobei Frost & Fleminger, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104504'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3037'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Farranula gracilis (Dana, 1849-1852)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3038'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Isias clavipes Boeck, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104501'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3039'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Microsetella rosea (Dana, 1847)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3040'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oithona plumifera Baird, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3041'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oncaea ornata Giesbrecht, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '128944'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3042'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '128944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oncaea venusta Philippi, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3043'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Temora stylifera (Dana, 1853-1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3044'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3045'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Apseudes talpa (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3046'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prionospio steenstrupi Malmgren, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3047'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3048'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chromis limbata (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '127001'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3049'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diadema antillarum (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3050'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diplodus cervinus (Lowe, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:occurrenceRemarks 'Subspecies: Diplodus cervinus cervinus'^^xsd:string;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3051'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Stephanolepis hispidus (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '127409'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3052'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '307126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.128567332329"^^xsd:decimal ;
  dwc:decimalLongitude "-15.417520036587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.128567332329 -15.417520036587)"^^geo:wktLiteral ;
  geo-pos:lat "28.128567332329"^^xsd:decimal ;
  geo-pos:long "-15.417520036587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chromis limbata (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.417520036587'^^xsd:double;
  dwc:latitude '28.128567332329'^^xsd:double;
  dwc:aphiaid '127001'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3057'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Achnanthes brevipes C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2709'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea (K.Hirasaka) Gert Hansen & Moestrup, 2000'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2710'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium acutissimum J.Schiller, 1932'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2711'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium corpulentum Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109725'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2712'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium operculatum Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109745'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2713'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium steinii (Lemmermann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '1367877'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2714'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis (Castracane) Round, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2715'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Bacteriastrum delicatulum Cleve, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '164108'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2716'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '164108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica (Cleve) Hendey, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2717'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium furca (Ehrenberg) Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2718'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium lineatum (Ehrenberg) Cleve, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109963'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2719'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium tripos (O.F.Müller) Nitzsch, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2720'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2721'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2722'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros constrictus Gran, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '156609'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2723'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus Cleve, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2724'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus Cleve, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2725'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2726'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus Ehrenberg, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2727'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros laciniosus F.Schütt, 1895'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149228'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2728'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi Ralfs, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2729'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus Grunow, 1863'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2730'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros radicans F.Schütt, 1895'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '163112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2731'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis Cleve, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2732'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Cochlodinium pupa Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109773'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2733'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii Gough, 1905'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2734'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coscinodiscus perforatus Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149272'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2735'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus sensu H.L. Smith, 1874-1879'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '962316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2736'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '962316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium (Ehrenberg) Reimann & J.C.Lewin, 1964'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2737'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Detonula pumila (Castracane) Gran, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2738'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dictyocha octonaria Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2739'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2740'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata Saville-Kent, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2741'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dinophysis schroederi Pavillard, 1909'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '232270'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2742'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diploneis bombus Cleve-Euler in Backman & Cleve-Euler Backman, 1922'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '965954'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2743'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diploneis crabro (Ehrenberg) Ehrenberg, 1854'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2744'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax minuta Kofoid & Michener, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '233557'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2745'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax polyedra F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2746'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera (Claparède & Lachmann) Diesing, 1866'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2747'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior Sournia, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2748'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2749'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia striata Hensen, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '967041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2750'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '967041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium catenatum H.W.Graham, 1943'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109784'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2751'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex (Lohmann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2752'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2753'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium aureolum E.M.Hulburt, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109842'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2754'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium glaucum (Lebour) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '160557'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2755'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale (Bergh) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2756'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum (Kützing) Rabenhorst, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2757'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii Grunow ex Van Heurck, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2758'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Hemiaulus sinensis Greville, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '163250'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2759'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Histioneis para Murray & Whitting, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '232389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2760'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus Schutt, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '962746'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2761'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '962746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus mediterraneus (H.Peragallo) Hasle, 1975'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149230'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2762'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '163261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus Gran, 1915'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2763'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata sensu Meneghini in litt., Kutzing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '962773'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2764'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '962773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia Kühn, Hargreaves & Halliger, 2006'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '345485'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2765'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Navicula transitans Cleve, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149320'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2766'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima Cleve, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2767'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans (Macartney) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2768'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma acutum Norman ex Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '577792'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2769'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '577792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2770'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pronoctiluca spinifera (Lohmann) Schiller, 1932'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109904'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2771'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum compressum (Bailey) T.H.Abé ex J.D.Dodge, 1975'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110295'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2772'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum dentatum F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2773'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum lima (Ehrenberg) F.Stein, 1878'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110301'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2774'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum (Pavillard) J.Schiller, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110304'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2775'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum rostratum F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110311'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2776'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum Pouchet, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2777'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pyrocystis lunula (Schütt) Schütt, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '164053'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2778'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata Bailey, 1856'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:occurrenceRemarks 'Forma: Rhizosolenia hebetata f. semispina'^^xsd:string;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2779'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:occurrenceRemarks 'Variety: Rhizosolenia imbricata var. minuta'^^xsd:string;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2780'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2781'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum (Greville) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2782'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Striatella unipunctata (Lyngbye) C.Agardh, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149177'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2783'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '573470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides (Grunow) Mereschkowsky, 1902'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2784'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiosira baltica (Grunow) Ostenfeld, 1901'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '156690'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2785'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens (Grunow) E.G.Jørgensen, 1905'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2786'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassiothrix delicatula Cupp, 1943'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '502171'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2787'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '292728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Tiarina fusus Bergh, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:occurrenceRemarks '>100µm'^^xsd:string;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2788'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Acartia longiremis (Lilljeborg, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104257'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2789'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '346037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis Giesbrecht, 1888'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2790'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oithona plumifera Baird, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2791'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oncaea media Giesbrecht, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2792'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oncaea venusta Philippi, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2793'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Temora stylifera (Dana, 1853-1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2794'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea (K.Hirasaka) Gert Hansen & Moestrup, 2000'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2923'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Amphidinium carterae Hulburt, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109723'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2924'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium furca (Ehrenberg) Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2925'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium fusus (Ehrenberg) Dujardin, 1841'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2926'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium lineatum (Ehrenberg) Cleve, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109963'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2927'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratium tripos (O.F.Müller) Nitzsch, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2928'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Ceratocorys horrida Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109986'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2929'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2930'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2931'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus (Wallich) J.Schiller, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2932'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii Gough, 1905'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2933'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium (Ehrenberg) Reimann & J.C.Lewin, 1964'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2934'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus (Bergon) Hasle, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2935'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dactyliosolen phuketensis (B.G.Sundström) G.R.Hasle, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '248064'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2936'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '573582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata Saville-Kent, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2937'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Dinophysis schroederi Pavillard, 1909'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '232270'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2938'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diploneis bombus Cleve-Euler in Backman & Cleve-Euler Backman, 1922'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '965954'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2939'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Diploneis crabro (Ehrenberg) Ehrenberg, 1854'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2940'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Eucampia cornuta (Cleve) Grunow, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '248058'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2941'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '669542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax grindleyi Reinecke, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2942'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax minuta Kofoid & Michener, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '233557'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2943'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '233557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gonyaulax verior Sournia, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110045'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2944'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1760858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2945'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium catenatum H.W.Graham, 1943'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109784'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2946'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex (Lohmann) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2947'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens Lebour, 1925'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2948'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium aureolum E.M.Hulburt, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109842'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2949'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale (Bergh) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2950'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum (Kützing) Rabenhorst, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2951'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra (Ehrenberg) F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2952'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Histioneis para Murray & Whitting, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '232389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2953'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus Gran, 1915'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2954'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Meuniera membranacea (Cleve) P.C.Silva, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149145'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2955'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Navicula transitans Cleve, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149320'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2956'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima Cleve, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2957'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans (Macartney) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2958'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pleurosigma acutum Norman ex Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '577792'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2959'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '577792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Proboscia alata (Brightwell) Sundström, 1986'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2960'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum dentatum F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2961'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Prorocentrum minimum (Pavillard) J.Schiller, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110304'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2962'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes (Paulsen, 1904) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2963'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans (Paulsen, 1907) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '163862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2964'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum (Bailey, 1854) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2965'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens (Ehrenberg) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2966'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2967'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Pyrocystis lunula (Schütt) Schütt, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '164053'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2968'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata Bailey, 1856'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:occurrenceRemarks 'Forma: Rhizosolenia hebetata f. semispina'^^xsd:string;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2969'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:occurrenceRemarks 'Variety: Rhizosolenia imbricata var. minuta'^^xsd:string;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2970'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Rhizosolenia pungens Cleve-Euler, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149117'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2971'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea (F.Stein) A.R.Loeblich III, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2972'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassionema bacillare (Heiden) Kolbe, 1955'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '418647'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2973'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '418647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides (Grunow) Mereschkowsky, 1902'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2974'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Warnowia parva (Lohmann) Er.Lindemann, 1928'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '233143'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2975'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1737580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Acartia longiremis (Lilljeborg, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104257'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2976'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '346037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis Giesbrecht, 1888'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2977'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus (Brady, 1883)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2978'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Farranula gracilis (Dana, 1849-1852)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2979'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Isias clavipes Boeck, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104501'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2980'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Microsetella rosea (Dana, 1847)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2981'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor (Claus, 1863)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2982'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Oncaea media Giesbrecht, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2983'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Paracandacia simplex (Giesbrecht, 1889)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104488'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2984'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '220914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Temora stylifera (Dana, 1853-1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2985'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Apseudes talpa (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2986'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Aricidea assimilis Tebble, 1959'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '130552'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2987'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '525486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Corophium acutum Chevreux, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '102084'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2988'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2989'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Chromis limbata (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '127001'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2990'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Sparisoma cretense (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '231441'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2991'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '231441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.137090698851"^^xsd:decimal ;
  dwc:decimalLongitude "-15.407899231916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.137090698851 -15.407899231916)"^^geo:wktLiteral ;
  geo-pos:lat "28.137090698851"^^xsd:decimal ;
  geo-pos:long "-15.407899231916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Ministry of Ports: Official Contact Points for BWMC A-4 Exemptions'^^xsd:string;
  dwc:scientificName 'Sparisoma cretense (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:collector 'Spain (Mr. Julio de la Cueva)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Las Palmas (LPA) harbour'^^xsd:string;
  dwc:longitude '-15.407899231916'^^xsd:double;
  dwc:latitude '28.137090698851'^^xsd:double;
  dwc:aphiaid '231441'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3056'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '231441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:382'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:383'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:384'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melita palmata (Montagu, 1804)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:385'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Callopora dumerilii (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:386'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:387'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:388'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melita nitida S.I. Smith in Verrill & Smith, 1874'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '146922'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:389'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:390'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732036 -0.355891)"^^geo:wktLiteral ;
  geo-pos:lat "53.732036"^^xsd:decimal ;
  geo-pos:long "-0.355891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_025'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355891'^^xsd:double;
  dwc:latitude '53.732036'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:46'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:137'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens (Shadbolt) Ralfs ex Pritchard, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:138'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Apedinella radians (Lohmann) P.H.Campbell, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248097'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:139'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii (Hustedt) Hasle, Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:140'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:141'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis Cleve, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:142'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Coscinodiscopsis commutata (Grunow) E.A.Sar & I.Sunesen, 2008'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '450729'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:143'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima (Hustedt) Simonsen, 1987'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:144'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:145'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Grammatophora marina (Lyngbye) Kützing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:146'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:147'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Heterocapsa minima A.J.Pomroy, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:148'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra (Ehrenberg) F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:149'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Lauderia annulata Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:150'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Lennoxia faveolata H.A.Thomsen & K.R.Buck, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '549205'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:151'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '549205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis (O.F.Müller) C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:152'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Membraneis challengeri (Grunow) Paddock, 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '341546'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:153'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '573488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum (Lohmann, 1908)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:154'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla (Butcher) Manton & Parke, 1960'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:155'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:156'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Parlibellus delognei (Van Heurck) E.J.Cox, 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '595701'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:157'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '180525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Planktothrix agardhii (Gomont) Anagnostidis & Komárek, 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '146552'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:158'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Pyramimonas longicauda L.Van Meel, 1969'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '160513'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:159'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '160513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros (Ehrenberg) Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:160'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum (Greville) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_068'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:161'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732054 -0.355817)"^^geo:wktLiteral ;
  geo-pos:lat "53.732054"^^xsd:decimal ;
  geo-pos:long "-0.355817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_080'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355817'^^xsd:double;
  dwc:latitude '53.732054'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:259'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732093 -0.355672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732093 -0.355672)"^^geo:wktLiteral ;
  geo-pos:lat "53.732093"^^xsd:decimal ;
  geo-pos:long "-0.355672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_001'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355672'^^xsd:double;
  dwc:latitude '53.732093'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:1'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732093 -0.355672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732093 -0.355672)"^^geo:wktLiteral ;
  geo-pos:lat "53.732093"^^xsd:decimal ;
  geo-pos:long "-0.355672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355672'^^xsd:double;
  dwc:latitude '53.732093'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:97'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732093 -0.355672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732093 -0.355672)"^^geo:wktLiteral ;
  geo-pos:lat "53.732093"^^xsd:decimal ;
  geo-pos:long "-0.355672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355672'^^xsd:double;
  dwc:latitude '53.732093'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:98'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732093 -0.355672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732093 -0.355672)"^^geo:wktLiteral ;
  geo-pos:lat "53.732093"^^xsd:decimal ;
  geo-pos:long "-0.355672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Macoma balthica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355672'^^xsd:double;
  dwc:latitude '53.732093'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:99'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Achnanthes brevipes C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:213'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Achnanthes longipes C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156533'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:214'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '156533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:215'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens (Shadbolt) Ralfs ex Pritchard, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:216'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Apedinella spinifera (Throndsen) Throndsen, 1971'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248098'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:217'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '248097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Chaetoceros tenuissimus Meunier, 1913'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156623'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:218'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '156623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Coscinodiscopsis commutata (Grunow) E.A.Sar & I.Sunesen, 2008'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '450729'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:219'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima (Hustedt) Simonsen, 1987'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:220'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ebria tripartita (Schumann) Lemmermann, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:221'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gymnodinium galeatum J.Larsen, 1994'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232765'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:222'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '232765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mamiella gilva (Parke & Rayns) Ø.Moestrup, 1984'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:223'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis (O.F.Müller) C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:224'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides sensu Vanhoffen, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '966672'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:225'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '966672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Myrionecta rubra Lohmann, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '292896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:226'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Parlibellus delognei (Van Heurck) E.J.Cox, 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '595701'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:227'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '180525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii (Grunow) Hasle, von Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:228'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros (Ehrenberg) Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:229'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:230'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Aurelia aurita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:265'^^xsd:string;
  dwc:observationDate '2016-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:266'^^xsd:string;
  dwc:observationDate '2016-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:267'^^xsd:string;
  dwc:observationDate '2016-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73212"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73212 -0.35552)"^^geo:wktLiteral ;
  geo-pos:lat "53.73212"^^xsd:decimal ;
  geo-pos:long "-0.35552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.35552'^^xsd:double;
  dwc:latitude '53.73212'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:268'^^xsd:string;
  dwc:observationDate '2016-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73219"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  geo-pos:lat "53.73219"^^xsd:decimal ;
  geo-pos:long "-0.355333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia marginata (J.Agardh) P.J.L.Dangeard ex Bliding, 1963'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355333'^^xsd:double;
  dwc:latitude '53.73219'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:57'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73219"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  geo-pos:lat "53.73219"^^xsd:decimal ;
  geo-pos:long "-0.355333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355333'^^xsd:double;
  dwc:latitude '53.73219'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:58'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73219"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  geo-pos:lat "53.73219"^^xsd:decimal ;
  geo-pos:long "-0.355333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355333'^^xsd:double;
  dwc:latitude '53.73219'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:59'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73219"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  geo-pos:lat "53.73219"^^xsd:decimal ;
  geo-pos:long "-0.355333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa (J.Ellis) Batters, 1902'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355333'^^xsd:double;
  dwc:latitude '53.73219'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:60'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73219"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  geo-pos:lat "53.73219"^^xsd:decimal ;
  geo-pos:long "-0.355333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355333'^^xsd:double;
  dwc:latitude '53.73219'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:61'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73219"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  geo-pos:lat "53.73219"^^xsd:decimal ;
  geo-pos:long "-0.355333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355333'^^xsd:double;
  dwc:latitude '53.73219'^^xsd:double;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:62'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73219"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73219 -0.355333)"^^geo:wktLiteral ;
  geo-pos:lat "53.73219"^^xsd:decimal ;
  geo-pos:long "-0.355333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium (Roth) Harvey, 1849'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355333'^^xsd:double;
  dwc:latitude '53.73219'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:63'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732211 -0.355226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732211"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732211 -0.355226)"^^geo:wktLiteral ;
  geo-pos:lat "53.732211"^^xsd:decimal ;
  geo-pos:long "-0.355226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.355226'^^xsd:double;
  dwc:latitude '53.732211'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:100'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  geo-pos:lat "53.735629"^^xsd:decimal ;
  geo-pos:long "-0.342707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia marginata (J.Agardh) P.J.L.Dangeard ex Bliding, 1963'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342707'^^xsd:double;
  dwc:latitude '53.735629'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:64'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  geo-pos:lat "53.735629"^^xsd:decimal ;
  geo-pos:long "-0.342707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342707'^^xsd:double;
  dwc:latitude '53.735629'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:65'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  geo-pos:lat "53.735629"^^xsd:decimal ;
  geo-pos:long "-0.342707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342707'^^xsd:double;
  dwc:latitude '53.735629'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:66'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  geo-pos:lat "53.735629"^^xsd:decimal ;
  geo-pos:long "-0.342707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342707'^^xsd:double;
  dwc:latitude '53.735629'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:67'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735629 -0.342707)"^^geo:wktLiteral ;
  geo-pos:lat "53.735629"^^xsd:decimal ;
  geo-pos:long "-0.342707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium (Roth) Harvey, 1849'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342707'^^xsd:double;
  dwc:latitude '53.735629'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:68'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735657 -0.342615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735657"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735657 -0.342615)"^^geo:wktLiteral ;
  geo-pos:lat "53.735657"^^xsd:decimal ;
  geo-pos:long "-0.342615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_044'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342615'^^xsd:double;
  dwc:latitude '53.735657'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:101'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735657 -0.342615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735657"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735657 -0.342615)"^^geo:wktLiteral ;
  geo-pos:lat "53.735657"^^xsd:decimal ;
  geo-pos:long "-0.342615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum (O.F.Müller) Kützing, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_044'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342615'^^xsd:double;
  dwc:latitude '53.735657'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:102'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735657 -0.342615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735657"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735657 -0.342615)"^^geo:wktLiteral ;
  geo-pos:lat "53.735657"^^xsd:decimal ;
  geo-pos:long "-0.342615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma (Hudson) J.V.Lamouroux, 1809'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_044'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342615'^^xsd:double;
  dwc:latitude '53.735657'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:103'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735657 -0.342615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735657"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735657 -0.342615)"^^geo:wktLiteral ;
  geo-pos:lat "53.735657"^^xsd:decimal ;
  geo-pos:long "-0.342615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_044'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342615'^^xsd:double;
  dwc:latitude '53.735657'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:104'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735739 -0.3423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735739"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735739 -0.3423)"^^geo:wktLiteral ;
  geo-pos:lat "53.735739"^^xsd:decimal ;
  geo-pos:long "-0.3423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum (O.F.Müller) Kützing, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_045'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.3423'^^xsd:double;
  dwc:latitude '53.735739'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:105'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735739 -0.3423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735739"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735739 -0.3423)"^^geo:wktLiteral ;
  geo-pos:lat "53.735739"^^xsd:decimal ;
  geo-pos:long "-0.3423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_045'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.3423'^^xsd:double;
  dwc:latitude '53.735739'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:106'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735739 -0.3423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735739"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735739 -0.3423)"^^geo:wktLiteral ;
  geo-pos:lat "53.735739"^^xsd:decimal ;
  geo-pos:long "-0.3423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Macoma balthica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_045'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.3423'^^xsd:double;
  dwc:latitude '53.735739'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:107'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735739 -0.3423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735739"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735739 -0.3423)"^^geo:wktLiteral ;
  geo-pos:lat "53.735739"^^xsd:decimal ;
  geo-pos:long "-0.3423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium (Roth) Harvey, 1849'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_045'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.3423'^^xsd:double;
  dwc:latitude '53.735739'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:108'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  geo-pos:lat "53.735799"^^xsd:decimal ;
  geo-pos:long "-0.342232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_122'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342232'^^xsd:double;
  dwc:latitude '53.735799'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:391'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  geo-pos:lat "53.735799"^^xsd:decimal ;
  geo-pos:long "-0.342232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_122'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342232'^^xsd:double;
  dwc:latitude '53.735799'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:392'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  geo-pos:lat "53.735799"^^xsd:decimal ;
  geo-pos:long "-0.342232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_122'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342232'^^xsd:double;
  dwc:latitude '53.735799'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:393'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  geo-pos:lat "53.735799"^^xsd:decimal ;
  geo-pos:long "-0.342232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342232'^^xsd:double;
  dwc:latitude '53.735799'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:394'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  geo-pos:lat "53.735799"^^xsd:decimal ;
  geo-pos:long "-0.342232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342232'^^xsd:double;
  dwc:latitude '53.735799'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:395'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  geo-pos:lat "53.735799"^^xsd:decimal ;
  geo-pos:long "-0.342232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342232'^^xsd:double;
  dwc:latitude '53.735799'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:396'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735799 -0.342232)"^^geo:wktLiteral ;
  geo-pos:lat "53.735799"^^xsd:decimal ;
  geo-pos:long "-0.342232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Callopora dumerilii (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_124'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342232'^^xsd:double;
  dwc:latitude '53.735799'^^xsd:double;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:397'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:10'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:2'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma (Hudson) J.V.Lamouroux, 1809'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gammarus salinus Spooner, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:6'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gobius niger Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:7'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:8'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.342221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735768 -0.342221)"^^geo:wktLiteral ;
  geo-pos:lat "53.735768"^^xsd:decimal ;
  geo-pos:long "-0.342221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_002'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.342221'^^xsd:double;
  dwc:latitude '53.735768'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:9'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739369"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  geo-pos:lat "53.739369"^^xsd:decimal ;
  geo-pos:long "-0.338254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338254'^^xsd:double;
  dwc:latitude '53.739369'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:275'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739369"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  geo-pos:lat "53.739369"^^xsd:decimal ;
  geo-pos:long "-0.338254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum (Lightfoot) Roth, 1806'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338254'^^xsd:double;
  dwc:latitude '53.739369'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:276'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739369"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  geo-pos:lat "53.739369"^^xsd:decimal ;
  geo-pos:long "-0.338254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338254'^^xsd:double;
  dwc:latitude '53.739369'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:277'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739369"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  geo-pos:lat "53.739369"^^xsd:decimal ;
  geo-pos:long "-0.338254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338254'^^xsd:double;
  dwc:latitude '53.739369'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:278'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739369"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  geo-pos:lat "53.739369"^^xsd:decimal ;
  geo-pos:long "-0.338254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melita nitida S.I. Smith in Verrill & Smith, 1874'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338254'^^xsd:double;
  dwc:latitude '53.739369'^^xsd:double;
  dwc:aphiaid '146922'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:279'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739369"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  geo-pos:lat "53.739369"^^xsd:decimal ;
  geo-pos:long "-0.338254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338254'^^xsd:double;
  dwc:latitude '53.739369'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:280'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739369"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739369 -0.338254)"^^geo:wktLiteral ;
  geo-pos:lat "53.739369"^^xsd:decimal ;
  geo-pos:long "-0.338254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338254'^^xsd:double;
  dwc:latitude '53.739369'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:281'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739297 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739297 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739297"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Balanus improvisus Darwin, 1854'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_021'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739297'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:38'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739297 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739297 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739297"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_021'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739297'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:39'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739297 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739297 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739297"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_021'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739297'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:40'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739397"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739397'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:69'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739397"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739397'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:70'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739397"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739397'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:71'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739397"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739397'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:72'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739397"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739397'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:73'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739397"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739397'^^xsd:double;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:74'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739397"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739397'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:75'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739397 -0.338229)"^^geo:wktLiteral ;
  geo-pos:lat "53.739397"^^xsd:decimal ;
  geo-pos:long "-0.338229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338229'^^xsd:double;
  dwc:latitude '53.739397'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:76'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739415 -0.338178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739415"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739415 -0.338178)"^^geo:wktLiteral ;
  geo-pos:lat "53.739415"^^xsd:decimal ;
  geo-pos:long "-0.338178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_046'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338178'^^xsd:double;
  dwc:latitude '53.739415'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:109'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739415 -0.338178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739415"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739415 -0.338178)"^^geo:wktLiteral ;
  geo-pos:lat "53.739415"^^xsd:decimal ;
  geo-pos:long "-0.338178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_046'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338178'^^xsd:double;
  dwc:latitude '53.739415'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:110'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739415 -0.338178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739415"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739415 -0.338178)"^^geo:wktLiteral ;
  geo-pos:lat "53.739415"^^xsd:decimal ;
  geo-pos:long "-0.338178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_046'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338178'^^xsd:double;
  dwc:latitude '53.739415'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:111'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_003'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:11'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_125'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:398'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_125'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:399'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_125'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:400'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_126'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:401'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_126'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:402'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melita nitida S.I. Smith in Verrill & Smith, 1874'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_126'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '146922'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:403'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melita palmata (Montagu, 1804)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_126'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:404'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_027'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:47'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739402 -0.338168)"^^geo:wktLiteral ;
  geo-pos:lat "53.739402"^^xsd:decimal ;
  geo-pos:long "-0.338168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_027'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338168'^^xsd:double;
  dwc:latitude '53.739402'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:48'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73942"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  geo-pos:lat "53.73942"^^xsd:decimal ;
  geo-pos:long "-0.33814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.33814'^^xsd:double;
  dwc:latitude '53.73942'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:282'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73942"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  geo-pos:lat "53.73942"^^xsd:decimal ;
  geo-pos:long "-0.33814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.33814'^^xsd:double;
  dwc:latitude '53.73942'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:283'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73942"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  geo-pos:lat "53.73942"^^xsd:decimal ;
  geo-pos:long "-0.33814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.33814'^^xsd:double;
  dwc:latitude '53.73942'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:284'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73942"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  geo-pos:lat "53.73942"^^xsd:decimal ;
  geo-pos:long "-0.33814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.33814'^^xsd:double;
  dwc:latitude '53.73942'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:285'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73942"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73942 -0.33814)"^^geo:wktLiteral ;
  geo-pos:lat "53.73942"^^xsd:decimal ;
  geo-pos:long "-0.33814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.33814'^^xsd:double;
  dwc:latitude '53.73942'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:286'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739409 -0.338137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739409"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739409 -0.338137)"^^geo:wktLiteral ;
  geo-pos:lat "53.739409"^^xsd:decimal ;
  geo-pos:long "-0.338137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_088'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338137'^^xsd:double;
  dwc:latitude '53.739409'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:287'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739409 -0.338137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739409"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739409 -0.338137)"^^geo:wktLiteral ;
  geo-pos:lat "53.739409"^^xsd:decimal ;
  geo-pos:long "-0.338137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_088'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338137'^^xsd:double;
  dwc:latitude '53.739409'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:288'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739409 -0.338137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739409"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739409 -0.338137)"^^geo:wktLiteral ;
  geo-pos:lat "53.739409"^^xsd:decimal ;
  geo-pos:long "-0.338137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_088'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338137'^^xsd:double;
  dwc:latitude '53.739409'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:289'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739409 -0.338137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.739409"^^xsd:decimal ;
  dwc:decimalLongitude "-0.338137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.739409 -0.338137)"^^geo:wktLiteral ;
  geo-pos:lat "53.739409"^^xsd:decimal ;
  geo-pos:long "-0.338137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_088'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.338137'^^xsd:double;
  dwc:latitude '53.739409'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:290'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738576 -0.327979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738576"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738576 -0.327979)"^^geo:wktLiteral ;
  geo-pos:lat "53.738576"^^xsd:decimal ;
  geo-pos:long "-0.327979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_102'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327979'^^xsd:double;
  dwc:latitude '53.738576'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:340'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738576 -0.327979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738576"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738576 -0.327979)"^^geo:wktLiteral ;
  geo-pos:lat "53.738576"^^xsd:decimal ;
  geo-pos:long "-0.327979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_102'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327979'^^xsd:double;
  dwc:latitude '53.738576'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:341'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738785 -0.327969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738785 -0.327969)"^^geo:wktLiteral ;
  geo-pos:lat "53.738785"^^xsd:decimal ;
  geo-pos:long "-0.327969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_099'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327969'^^xsd:double;
  dwc:latitude '53.738785'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:332'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738785 -0.327969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738785 -0.327969)"^^geo:wktLiteral ;
  geo-pos:lat "53.738785"^^xsd:decimal ;
  geo-pos:long "-0.327969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulothrix flacca (Dillwyn) Thuret, 1863'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_099'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327969'^^xsd:double;
  dwc:latitude '53.738785'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:333'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738762 -0.327721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738762"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738762 -0.327721)"^^geo:wktLiteral ;
  geo-pos:lat "53.738762"^^xsd:decimal ;
  geo-pos:long "-0.327721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_100'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327721'^^xsd:double;
  dwc:latitude '53.738762'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:334'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738616 -0.327716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738616"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738616 -0.327716)"^^geo:wktLiteral ;
  geo-pos:lat "53.738616"^^xsd:decimal ;
  geo-pos:long "-0.327716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327716'^^xsd:double;
  dwc:latitude '53.738616'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:342'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738616 -0.327716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738616"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738616 -0.327716)"^^geo:wktLiteral ;
  geo-pos:lat "53.738616"^^xsd:decimal ;
  geo-pos:long "-0.327716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327716'^^xsd:double;
  dwc:latitude '53.738616'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:343'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738743"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  geo-pos:lat "53.738743"^^xsd:decimal ;
  geo-pos:long "-0.327476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Diphasia attenuata (Hincks, 1866)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327476'^^xsd:double;
  dwc:latitude '53.738743'^^xsd:double;
  dwc:aphiaid '117877'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:335'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738743"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  geo-pos:lat "53.738743"^^xsd:decimal ;
  geo-pos:long "-0.327476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus spiralis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327476'^^xsd:double;
  dwc:latitude '53.738743'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:336'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738743"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  geo-pos:lat "53.738743"^^xsd:decimal ;
  geo-pos:long "-0.327476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327476'^^xsd:double;
  dwc:latitude '53.738743'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:337'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738743"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  geo-pos:lat "53.738743"^^xsd:decimal ;
  geo-pos:long "-0.327476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327476'^^xsd:double;
  dwc:latitude '53.738743'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:338'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738743"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738743 -0.327476)"^^geo:wktLiteral ;
  geo-pos:lat "53.738743"^^xsd:decimal ;
  geo-pos:long "-0.327476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327476'^^xsd:double;
  dwc:latitude '53.738743'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:339'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738659 -0.327452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738659"^^xsd:decimal ;
  dwc:decimalLongitude "-0.327452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738659 -0.327452)"^^geo:wktLiteral ;
  geo-pos:lat "53.738659"^^xsd:decimal ;
  geo-pos:long "-0.327452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_104'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.327452'^^xsd:double;
  dwc:latitude '53.738659'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:344'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.292149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.292149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_047'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.292149'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:112'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.292149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.292149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Callopora dumerilii (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_047'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.292149'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:113'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.292149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.292149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_047'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.292149'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:114'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.292149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.292149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_047'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.292149'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:115'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.292149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.292149)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.292149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_047'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.292149'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:116'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743328 -0.29207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743328 -0.29207)"^^geo:wktLiteral ;
  geo-pos:lat "53.743328"^^xsd:decimal ;
  geo-pos:long "-0.29207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.29207'^^xsd:double;
  dwc:latitude '53.743328'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:77'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743328 -0.29207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743328 -0.29207)"^^geo:wktLiteral ;
  geo-pos:lat "53.743328"^^xsd:decimal ;
  geo-pos:long "-0.29207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.29207'^^xsd:double;
  dwc:latitude '53.743328'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:78'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743328 -0.29207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743328 -0.29207)"^^geo:wktLiteral ;
  geo-pos:lat "53.743328"^^xsd:decimal ;
  geo-pos:long "-0.29207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Corophium volutator (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.29207'^^xsd:double;
  dwc:latitude '53.743328'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:79'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743328 -0.29207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743328 -0.29207)"^^geo:wktLiteral ;
  geo-pos:lat "53.743328"^^xsd:decimal ;
  geo-pos:long "-0.29207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.29207'^^xsd:double;
  dwc:latitude '53.743328'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:80'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Achnanthes brevipes C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:162'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus octonarius (Ehrenberg) Kützing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149163'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:163'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:164'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens (Shadbolt) Ralfs ex Pritchard, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:165'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Apedinella radians (Lohmann) P.H.Campbell, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248097'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:166'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii (Hustedt) Hasle, Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:167'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Campylosira cymbelliformis (A.Schmidt) Grunow ex Van Heurck, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149357'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:168'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis Cleve, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:169'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Coscinodiscopsis commutata (Grunow) E.A.Sar & I.Sunesen, 2008'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '450729'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:170'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Cylindrotheca gracilis (Brébisson ex Kützing) Grunow, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149570'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:171'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus (Bergon) Hasle, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:172'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima (Hustedt) Simonsen, 1987'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:173'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:174'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:175'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida (Castracane) H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:176'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gyrodinium flagellare Schiller, 1928'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '109854'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:177'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '109854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola (Ehrenberg) J.W.Griffith & Henfrey, 1856'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:178'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Heterocapsa minima A.J.Pomroy, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:179'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra (Ehrenberg) F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:180'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Lennoxia faveolata H.A.Thomsen & K.R.Buck, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '549205'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:181'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '549205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:182'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mamiella gilva (Parke & Rayns) Ø.Moestrup, 1984'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:183'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis (O.F.Müller) C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:184'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Membraneis challengeri (Grunow) Paddock, 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '341546'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:185'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '573488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum (Lohmann, 1908)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:186'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma (Kützing) W.Smith, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:187'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Odontella aurita (Lyngbye) C.Agardh, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:188'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:189'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum Levander, 1902'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:190'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii (Grunow) Hasle, von Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:191'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Pterosperma parallelum Gaardner, 1938'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '341609'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:192'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '341609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros (Ehrenberg) Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:193'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:194'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides (Grunow) Mereschkowsky, 1902'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:195'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Tryblionella coarctata (Grunow) D.G.Mann, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_069'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '176409'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:196'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743327"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743327 -0.291912)"^^geo:wktLiteral ;
  geo-pos:lat "53.743327"^^xsd:decimal ;
  geo-pos:long "-0.291912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_081" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_081'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291912'^^xsd:double;
  dwc:latitude '53.743327'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:260'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  geo-pos:lat "53.743325"^^xsd:decimal ;
  geo-pos:long "-0.291906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291906'^^xsd:double;
  dwc:latitude '53.743325'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:117'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  geo-pos:lat "53.743325"^^xsd:decimal ;
  geo-pos:long "-0.291906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291906'^^xsd:double;
  dwc:latitude '53.743325'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:118'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  geo-pos:lat "53.743325"^^xsd:decimal ;
  geo-pos:long "-0.291906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291906'^^xsd:double;
  dwc:latitude '53.743325'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:119'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  geo-pos:lat "53.743325"^^xsd:decimal ;
  geo-pos:long "-0.291906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291906'^^xsd:double;
  dwc:latitude '53.743325'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:120'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743325 -0.291906)"^^geo:wktLiteral ;
  geo-pos:lat "53.743325"^^xsd:decimal ;
  geo-pos:long "-0.291906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291906'^^xsd:double;
  dwc:latitude '53.743325'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:121'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291773)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Balanus improvisus Darwin, 1854'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_022'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291773'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:41'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291773)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_022'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291773'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:42'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291773)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_022'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291773'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:43'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291773)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_022'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291773'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:44'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_004'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:12'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_089'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:291'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_089'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:292'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_089'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:293'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:34'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gadus morhua Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:35'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_127'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:405'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_127'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:406'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_127'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:407'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_127'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:408'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_127'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:409'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:410'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Callopora dumerilii (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:411'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:412'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:413'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:414'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:415'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:416'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743324"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743324 -0.291514)"^^geo:wktLiteral ;
  geo-pos:lat "53.743324"^^xsd:decimal ;
  geo-pos:long "-0.291514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_028'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.291514'^^xsd:double;
  dwc:latitude '53.743324'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:49'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742436 -0.286549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742436 -0.286549)"^^geo:wktLiteral ;
  geo-pos:lat "53.742436"^^xsd:decimal ;
  geo-pos:long "-0.286549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_105'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286549'^^xsd:double;
  dwc:latitude '53.742436'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:345'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742436 -0.286549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742436 -0.286549)"^^geo:wktLiteral ;
  geo-pos:lat "53.742436"^^xsd:decimal ;
  geo-pos:long "-0.286549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Prasiola stipitata Suhr ex Jessen, 1848'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_105'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286549'^^xsd:double;
  dwc:latitude '53.742436'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:346'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742461 -0.286482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742461"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742461 -0.286482)"^^geo:wktLiteral ;
  geo-pos:lat "53.742461"^^xsd:decimal ;
  geo-pos:long "-0.286482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_108'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286482'^^xsd:double;
  dwc:latitude '53.742461'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:351'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742461 -0.286482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742461"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742461 -0.286482)"^^geo:wktLiteral ;
  geo-pos:lat "53.742461"^^xsd:decimal ;
  geo-pos:long "-0.286482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_108'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286482'^^xsd:double;
  dwc:latitude '53.742461'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:352'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742276 -0.286454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742276"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742276 -0.286454)"^^geo:wktLiteral ;
  geo-pos:lat "53.742276"^^xsd:decimal ;
  geo-pos:long "-0.286454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286454'^^xsd:double;
  dwc:latitude '53.742276'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:347'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742276 -0.286454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742276"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742276 -0.286454)"^^geo:wktLiteral ;
  geo-pos:lat "53.742276"^^xsd:decimal ;
  geo-pos:long "-0.286454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Prasiola stipitata Suhr ex Jessen, 1848'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286454'^^xsd:double;
  dwc:latitude '53.742276'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:348'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742276 -0.286454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742276"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742276 -0.286454)"^^geo:wktLiteral ;
  geo-pos:lat "53.742276"^^xsd:decimal ;
  geo-pos:long "-0.286454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium (Roth) Harvey, 1849'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286454'^^xsd:double;
  dwc:latitude '53.742276'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:349'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742296 -0.286371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742296"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742296 -0.286371)"^^geo:wktLiteral ;
  geo-pos:lat "53.742296"^^xsd:decimal ;
  geo-pos:long "-0.286371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_109'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286371'^^xsd:double;
  dwc:latitude '53.742296'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:353'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742296 -0.286371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742296"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742296 -0.286371)"^^geo:wktLiteral ;
  geo-pos:lat "53.742296"^^xsd:decimal ;
  geo-pos:long "-0.286371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_109'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286371'^^xsd:double;
  dwc:latitude '53.742296'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:354'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742296 -0.286371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742296"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742296 -0.286371)"^^geo:wktLiteral ;
  geo-pos:lat "53.742296"^^xsd:decimal ;
  geo-pos:long "-0.286371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_109'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286371'^^xsd:double;
  dwc:latitude '53.742296'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:355'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742093 -0.286346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742093 -0.286346)"^^geo:wktLiteral ;
  geo-pos:lat "53.742093"^^xsd:decimal ;
  geo-pos:long "-0.286346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_107'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286346'^^xsd:double;
  dwc:latitude '53.742093'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:350'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742121 -0.286269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742121 -0.286269)"^^geo:wktLiteral ;
  geo-pos:lat "53.742121"^^xsd:decimal ;
  geo-pos:long "-0.286269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286269'^^xsd:double;
  dwc:latitude '53.742121'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:356'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742121 -0.286269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.286269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742121 -0.286269)"^^geo:wktLiteral ;
  geo-pos:lat "53.742121"^^xsd:decimal ;
  geo-pos:long "-0.286269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.286269'^^xsd:double;
  dwc:latitude '53.742121'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:357'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_049'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:122'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:417'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:418'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:419'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:420'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:421'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_131'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:422'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_131'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:423'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Callopora dumerilii (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_131'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:424'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_131'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:425'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_131'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:426'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_131'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:427'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gammarus salinus Spooner, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_131'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:428'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_029'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:50'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_029'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:51'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740952 -0.282813)"^^geo:wktLiteral ;
  geo-pos:lat "53.740952"^^xsd:decimal ;
  geo-pos:long "-0.282813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_029'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282813'^^xsd:double;
  dwc:latitude '53.740952'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:52'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  geo-pos:lat "53.74113"^^xsd:decimal ;
  geo-pos:long "-0.282699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_005'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282699'^^xsd:double;
  dwc:latitude '53.74113'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:13'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  geo-pos:lat "53.74113"^^xsd:decimal ;
  geo-pos:long "-0.282699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma (Hudson) J.V.Lamouroux, 1809'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_005'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282699'^^xsd:double;
  dwc:latitude '53.74113'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:14'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  geo-pos:lat "53.74113"^^xsd:decimal ;
  geo-pos:long "-0.282699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_005'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282699'^^xsd:double;
  dwc:latitude '53.74113'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:15'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  geo-pos:lat "53.74113"^^xsd:decimal ;
  geo-pos:long "-0.282699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gobius niger Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_005'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282699'^^xsd:double;
  dwc:latitude '53.74113'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:16'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  geo-pos:lat "53.74113"^^xsd:decimal ;
  geo-pos:long "-0.282699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_005'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282699'^^xsd:double;
  dwc:latitude '53.74113'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:17'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  geo-pos:lat "53.74113"^^xsd:decimal ;
  geo-pos:long "-0.282699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_005'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282699'^^xsd:double;
  dwc:latitude '53.74113'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:18'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74113 -0.282699)"^^geo:wktLiteral ;
  geo-pos:lat "53.74113"^^xsd:decimal ;
  geo-pos:long "-0.282699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Sertularia cupressina Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_005'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.282699'^^xsd:double;
  dwc:latitude '53.74113'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:19'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743572"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  geo-pos:lat "53.743572"^^xsd:decimal ;
  geo-pos:long "-0.275381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275381'^^xsd:double;
  dwc:latitude '53.743572'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:123'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743572"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  geo-pos:lat "53.743572"^^xsd:decimal ;
  geo-pos:long "-0.275381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_006'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275381'^^xsd:double;
  dwc:latitude '53.743572'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:20'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743572"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  geo-pos:lat "53.743572"^^xsd:decimal ;
  geo-pos:long "-0.275381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma (Hudson) J.V.Lamouroux, 1809'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_006'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275381'^^xsd:double;
  dwc:latitude '53.743572'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:21'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743572"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  geo-pos:lat "53.743572"^^xsd:decimal ;
  geo-pos:long "-0.275381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gammarus salinus Spooner, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_006'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275381'^^xsd:double;
  dwc:latitude '53.743572'^^xsd:double;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:22'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743572"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  geo-pos:lat "53.743572"^^xsd:decimal ;
  geo-pos:long "-0.275381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_006'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275381'^^xsd:double;
  dwc:latitude '53.743572'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:23'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743572"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743572 -0.275381)"^^geo:wktLiteral ;
  geo-pos:lat "53.743572"^^xsd:decimal ;
  geo-pos:long "-0.275381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gammarus salinus Spooner, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_015'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275381'^^xsd:double;
  dwc:latitude '53.743572'^^xsd:double;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:36'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743537 -0.275282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743537"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743537 -0.275282)"^^geo:wktLiteral ;
  geo-pos:lat "53.743537"^^xsd:decimal ;
  geo-pos:long "-0.275282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melita nitida S.I. Smith in Verrill & Smith, 1874'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_090'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275282'^^xsd:double;
  dwc:latitude '53.743537'^^xsd:double;
  dwc:aphiaid '146922'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:294'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743537 -0.275282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743537"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743537 -0.275282)"^^geo:wktLiteral ;
  geo-pos:lat "53.743537"^^xsd:decimal ;
  geo-pos:long "-0.275282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_090'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275282'^^xsd:double;
  dwc:latitude '53.743537'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:295'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Achnanthes brevipes C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:231'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:232'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens (Shadbolt) Ralfs ex Pritchard, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:233'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Apedinella spinifera (Throndsen) Throndsen, 1971'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248098'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:234'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '248097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis Cleve, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:235'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Coscinodiscopsis commutata (Grunow) E.A.Sar & I.Sunesen, 2008'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '450729'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:236'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima (Hustedt) Simonsen, 1987'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:237'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:238'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gymnodinium galeatum J.Larsen, 1994'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232765'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:239'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '232765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis (O.F.Müller) C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:240'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:241'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Parlibellus delognei (Van Heurck) E.J.Cox, 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '595701'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:242'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '180525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii (Grunow) Hasle, von Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:243'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros (Ehrenberg) Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:244'^^xsd:string;
  dwc:observationDate '2015-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:269'^^xsd:string;
  dwc:observationDate '2016-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:270'^^xsd:string;
  dwc:observationDate '2016-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7436"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7436 -0.27527)"^^geo:wktLiteral ;
  geo-pos:lat "53.7436"^^xsd:decimal ;
  geo-pos:long "-0.27527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27527'^^xsd:double;
  dwc:latitude '53.7436'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:271'^^xsd:string;
  dwc:observationDate '2016-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743545 -0.275188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743545"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743545 -0.275188)"^^geo:wktLiteral ;
  geo-pos:lat "53.743545"^^xsd:decimal ;
  geo-pos:long "-0.275188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_091" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Callopora dumerilii (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_091'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275188'^^xsd:double;
  dwc:latitude '53.743545'^^xsd:double;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:296'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743545 -0.275188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743545"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743545 -0.275188)"^^geo:wktLiteral ;
  geo-pos:lat "53.743545"^^xsd:decimal ;
  geo-pos:long "-0.275188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_091" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_091'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275188'^^xsd:double;
  dwc:latitude '53.743545'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:297'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743545 -0.275188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743545"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743545 -0.275188)"^^geo:wktLiteral ;
  geo-pos:lat "53.743545"^^xsd:decimal ;
  geo-pos:long "-0.275188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_091" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_091'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.275188'^^xsd:double;
  dwc:latitude '53.743545'^^xsd:double;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:298'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743535 -0.27515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743535 -0.27515)"^^geo:wktLiteral ;
  geo-pos:lat "53.743535"^^xsd:decimal ;
  geo-pos:long "-0.27515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_023'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27515'^^xsd:double;
  dwc:latitude '53.743535'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:45'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743512 -0.27505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743512"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743512 -0.27505)"^^geo:wktLiteral ;
  geo-pos:lat "53.743512"^^xsd:decimal ;
  geo-pos:long "-0.27505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_051'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27505'^^xsd:double;
  dwc:latitude '53.743512'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:124'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743512 -0.27505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743512"^^xsd:decimal ;
  dwc:decimalLongitude "-0.27505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743512 -0.27505)"^^geo:wktLiteral ;
  geo-pos:lat "53.743512"^^xsd:decimal ;
  geo-pos:long "-0.27505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_051'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.27505'^^xsd:double;
  dwc:latitude '53.743512'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:125'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  geo-pos:lat "53.743485"^^xsd:decimal ;
  geo-pos:long "-0.274803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274803'^^xsd:double;
  dwc:latitude '53.743485'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:81'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  geo-pos:lat "53.743485"^^xsd:decimal ;
  geo-pos:long "-0.274803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274803'^^xsd:double;
  dwc:latitude '53.743485'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:82'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  geo-pos:lat "53.743485"^^xsd:decimal ;
  geo-pos:long "-0.274803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274803'^^xsd:double;
  dwc:latitude '53.743485'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:83'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  geo-pos:lat "53.743485"^^xsd:decimal ;
  geo-pos:long "-0.274803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274803'^^xsd:double;
  dwc:latitude '53.743485'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:84'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  geo-pos:lat "53.743485"^^xsd:decimal ;
  geo-pos:long "-0.274803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Macoma balthica (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274803'^^xsd:double;
  dwc:latitude '53.743485'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:85'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  geo-pos:lat "53.743485"^^xsd:decimal ;
  geo-pos:long "-0.274803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274803'^^xsd:double;
  dwc:latitude '53.743485'^^xsd:double;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:86'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  geo-pos:lat "53.743485"^^xsd:decimal ;
  geo-pos:long "-0.274803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274803'^^xsd:double;
  dwc:latitude '53.743485'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:87'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743485 -0.274803)"^^geo:wktLiteral ;
  geo-pos:lat "53.743485"^^xsd:decimal ;
  geo-pos:long "-0.274803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium (Roth) Harvey, 1849'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274803'^^xsd:double;
  dwc:latitude '53.743485'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:88'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743458 -0.274702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743458 -0.274702)"^^geo:wktLiteral ;
  geo-pos:lat "53.743458"^^xsd:decimal ;
  geo-pos:long "-0.274702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_052'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274702'^^xsd:double;
  dwc:latitude '53.743458'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:126'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743458 -0.274702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743458 -0.274702)"^^geo:wktLiteral ;
  geo-pos:lat "53.743458"^^xsd:decimal ;
  geo-pos:long "-0.274702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gammarus salinus Spooner, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_052'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274702'^^xsd:double;
  dwc:latitude '53.743458'^^xsd:double;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:127'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743458 -0.274702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.743458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.274702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.743458 -0.274702)"^^geo:wktLiteral ;
  geo-pos:lat "53.743458"^^xsd:decimal ;
  geo-pos:long "-0.274702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_052'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.274702'^^xsd:double;
  dwc:latitude '53.743458'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:128'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.665053 -0.235149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.665053"^^xsd:decimal ;
  dwc:decimalLongitude "-0.235149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.665053 -0.235149)"^^geo:wktLiteral ;
  geo-pos:lat "53.665053"^^xsd:decimal ;
  geo-pos:long "-0.235149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_053'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.235149'^^xsd:double;
  dwc:latitude '53.665053'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:129'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.665053 -0.235149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.665053"^^xsd:decimal ;
  dwc:decimalLongitude "-0.235149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.665053 -0.235149)"^^geo:wktLiteral ;
  geo-pos:lat "53.665053"^^xsd:decimal ;
  geo-pos:long "-0.235149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_053'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.235149'^^xsd:double;
  dwc:latitude '53.665053'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:130'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664984 -0.235072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.664984"^^xsd:decimal ;
  dwc:decimalLongitude "-0.235072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664984 -0.235072)"^^geo:wktLiteral ;
  geo-pos:lat "53.664984"^^xsd:decimal ;
  geo-pos:long "-0.235072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Corophium volutator (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_039'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.235072'^^xsd:double;
  dwc:latitude '53.664984'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:89'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664984 -0.235072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.664984"^^xsd:decimal ;
  dwc:decimalLongitude "-0.235072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664984 -0.235072)"^^geo:wktLiteral ;
  geo-pos:lat "53.664984"^^xsd:decimal ;
  geo-pos:long "-0.235072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_039'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.235072'^^xsd:double;
  dwc:latitude '53.664984'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:90'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664984 -0.235072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.664984"^^xsd:decimal ;
  dwc:decimalLongitude "-0.235072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664984 -0.235072)"^^geo:wktLiteral ;
  geo-pos:lat "53.664984"^^xsd:decimal ;
  geo-pos:long "-0.235072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_039'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.235072'^^xsd:double;
  dwc:latitude '53.664984'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:91'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664984 -0.235072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.664984"^^xsd:decimal ;
  dwc:decimalLongitude "-0.235072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664984 -0.235072)"^^geo:wktLiteral ;
  geo-pos:lat "53.664984"^^xsd:decimal ;
  geo-pos:long "-0.235072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Monocorophium acherusicum (A. Costa, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_039'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.235072'^^xsd:double;
  dwc:latitude '53.664984'^^xsd:double;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:92'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus octonarius (Ehrenberg) Kützing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149163'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:197'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '162770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:198'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens (Shadbolt) Ralfs ex Pritchard, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:199'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii (Hustedt) Hasle, Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:200'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Campylosira cymbelliformis (A.Schmidt) Grunow ex Van Heurck, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149357'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:201'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima (Hustedt) Simonsen, 1987'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:202'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:203'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Heterocapsa minima A.J.Pomroy, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:204'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:205'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Membraneis challengeri (Grunow) Paddock, 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '341546'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:206'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '573488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma (Kützing) W.Smith, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:207'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Odontella aurita (Lyngbye) C.Agardh, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:208'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:209'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii (Grunow) Hasle, von Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:210'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros (Ehrenberg) Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:211'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Tryblionella coarctata (Grunow) D.G.Mann, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_070'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '176409'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:212'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '976723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Corophium volutator (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_082'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:261'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Monocorophium acherusicum (A. Costa, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_082'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:262'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_082'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:263'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66485 -0.234911)"^^geo:wktLiteral ;
  geo-pos:lat "53.66485"^^xsd:decimal ;
  geo-pos:long "-0.234911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_082'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234911'^^xsd:double;
  dwc:latitude '53.66485'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:264'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664804 -0.234867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.664804"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664804 -0.234867)"^^geo:wktLiteral ;
  geo-pos:lat "53.664804"^^xsd:decimal ;
  geo-pos:long "-0.234867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Corophium volutator (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_054'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234867'^^xsd:double;
  dwc:latitude '53.664804'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:131'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664804 -0.234867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.664804"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664804 -0.234867)"^^geo:wktLiteral ;
  geo-pos:lat "53.664804"^^xsd:decimal ;
  geo-pos:long "-0.234867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_054'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.234867'^^xsd:double;
  dwc:latitude '53.664804'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:132'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664689 -0.2348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.664689"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.664689 -0.2348)"^^geo:wktLiteral ;
  geo-pos:lat "53.664689"^^xsd:decimal ;
  geo-pos:long "-0.2348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Aurelia aurita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_007'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.2348'^^xsd:double;
  dwc:latitude '53.664689'^^xsd:double;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:24'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6298 -0.202217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6298"^^xsd:decimal ;
  dwc:decimalLongitude "-0.202217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6298 -0.202217)"^^geo:wktLiteral ;
  geo-pos:lat "53.6298"^^xsd:decimal ;
  geo-pos:long "-0.202217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.202217'^^xsd:double;
  dwc:latitude '53.6298'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:319'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630127 -0.201897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630127"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630127 -0.201897)"^^geo:wktLiteral ;
  geo-pos:lat "53.630127"^^xsd:decimal ;
  geo-pos:long "-0.201897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_096'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201897'^^xsd:double;
  dwc:latitude '53.630127'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:320'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630225 -0.201842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630225"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630225 -0.201842)"^^geo:wktLiteral ;
  geo-pos:lat "53.630225"^^xsd:decimal ;
  geo-pos:long "-0.201842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201842'^^xsd:double;
  dwc:latitude '53.630225'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:133'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630225 -0.201842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630225"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630225 -0.201842)"^^geo:wktLiteral ;
  geo-pos:lat "53.630225"^^xsd:decimal ;
  geo-pos:long "-0.201842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201842'^^xsd:double;
  dwc:latitude '53.630225'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:134'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630225 -0.201842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630225"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630225 -0.201842)"^^geo:wktLiteral ;
  geo-pos:lat "53.630225"^^xsd:decimal ;
  geo-pos:long "-0.201842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201842'^^xsd:double;
  dwc:latitude '53.630225'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:33'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630225 -0.201842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630225"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630225 -0.201842)"^^geo:wktLiteral ;
  geo-pos:lat "53.630225"^^xsd:decimal ;
  geo-pos:long "-0.201842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_018'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201842'^^xsd:double;
  dwc:latitude '53.630225'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:37'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:245'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens (Shadbolt) Ralfs ex Pritchard, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:246'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis (Castracane) Round, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:247'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Campylosira cymbelliformis (A.Schmidt) Grunow ex Van Heurck, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149357'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:248'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Coscinodiscopsis commutata (Grunow) E.A.Sar & I.Sunesen, 2008'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '450729'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:249'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima (Hustedt) Simonsen, 1987'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '621926'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:250'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:251'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:252'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Navicula distans (W.Smith) Ralfs, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149143'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:253'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '156568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Odontella regia (Schultze) Simonsen, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149094'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:254'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii (Grunow) Hasle, von Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:255'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros (Ehrenberg) Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:256'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:257'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Thalassiosira rotula Meunier, 1910'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:258'^^xsd:string;
  dwc:observationDate '2015-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:272'^^xsd:string;
  dwc:observationDate '2016-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:273'^^xsd:string;
  dwc:observationDate '2016-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63028"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63028 -0.20183)"^^geo:wktLiteral ;
  geo-pos:lat "53.63028"^^xsd:decimal ;
  geo-pos:long "-0.20183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20183'^^xsd:double;
  dwc:latitude '53.63028'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:274'^^xsd:string;
  dwc:observationDate '2016-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630255 -0.201748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630255 -0.201748)"^^geo:wktLiteral ;
  geo-pos:lat "53.630255"^^xsd:decimal ;
  geo-pos:long "-0.201748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_097" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_097'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201748'^^xsd:double;
  dwc:latitude '53.630255'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:321'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630255 -0.201748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630255 -0.201748)"^^geo:wktLiteral ;
  geo-pos:lat "53.630255"^^xsd:decimal ;
  geo-pos:long "-0.201748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_097" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_097'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201748'^^xsd:double;
  dwc:latitude '53.630255'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:322'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630511 -0.201526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630511"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630511 -0.201526)"^^geo:wktLiteral ;
  geo-pos:lat "53.630511"^^xsd:decimal ;
  geo-pos:long "-0.201526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Neomysis integer (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201526'^^xsd:double;
  dwc:latitude '53.630511'^^xsd:double;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:95'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630511 -0.201526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630511"^^xsd:decimal ;
  dwc:decimalLongitude "-0.201526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630511 -0.201526)"^^geo:wktLiteral ;
  geo-pos:lat "53.630511"^^xsd:decimal ;
  geo-pos:long "-0.201526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.201526'^^xsd:double;
  dwc:latitude '53.630511'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:96'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630596 -0.20141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630596"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630596 -0.20141)"^^geo:wktLiteral ;
  geo-pos:lat "53.630596"^^xsd:decimal ;
  geo-pos:long "-0.20141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20141'^^xsd:double;
  dwc:latitude '53.630596'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:135'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630596 -0.20141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630596"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630596 -0.20141)"^^geo:wktLiteral ;
  geo-pos:lat "53.630596"^^xsd:decimal ;
  geo-pos:long "-0.20141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.20141'^^xsd:double;
  dwc:latitude '53.630596'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:136'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633335"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  geo-pos:lat "53.633335"^^xsd:decimal ;
  geo-pos:long "-0.191331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_008'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191331'^^xsd:double;
  dwc:latitude '53.633335'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:25'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633335"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  geo-pos:lat "53.633335"^^xsd:decimal ;
  geo-pos:long "-0.191331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_008'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191331'^^xsd:double;
  dwc:latitude '53.633335'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:26'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633335"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  geo-pos:lat "53.633335"^^xsd:decimal ;
  geo-pos:long "-0.191331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gammarus salinus Spooner, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_008'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191331'^^xsd:double;
  dwc:latitude '53.633335'^^xsd:double;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:27'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633335"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  geo-pos:lat "53.633335"^^xsd:decimal ;
  geo-pos:long "-0.191331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gobius niger Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_008'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191331'^^xsd:double;
  dwc:latitude '53.633335'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:28'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633335"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  geo-pos:lat "53.633335"^^xsd:decimal ;
  geo-pos:long "-0.191331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_008'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191331'^^xsd:double;
  dwc:latitude '53.633335'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:29'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633335"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  geo-pos:lat "53.633335"^^xsd:decimal ;
  geo-pos:long "-0.191331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_008'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191331'^^xsd:double;
  dwc:latitude '53.633335'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:30'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633335"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  geo-pos:lat "53.633335"^^xsd:decimal ;
  geo-pos:long "-0.191331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Sertularia cupressina Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_008'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191331'^^xsd:double;
  dwc:latitude '53.633335'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:31'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633335"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633335 -0.191331)"^^geo:wktLiteral ;
  geo-pos:lat "53.633335"^^xsd:decimal ;
  geo-pos:long "-0.191331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_008'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191331'^^xsd:double;
  dwc:latitude '53.633335'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:32'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_133'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:429'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_133'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:430'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Tubularia indivisa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_133'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:431'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Aglaothamnion hookeri (Dillwyn) Maggs & Hommersand, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:432'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:433'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:434'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum (Lightfoot) Roth, 1806'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:435'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Electra pilosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:436'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:437'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:438'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Tubularia indivisa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:439'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_134'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:440'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:53'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:54'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:55'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633358"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633358 -0.191325)"^^geo:wktLiteral ;
  geo-pos:lat "53.633358"^^xsd:decimal ;
  geo-pos:long "-0.191325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Tubularia indivisa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191325'^^xsd:double;
  dwc:latitude '53.633358'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:56'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633253"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  geo-pos:lat "53.633253"^^xsd:decimal ;
  geo-pos:long "-0.191181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_092'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191181'^^xsd:double;
  dwc:latitude '53.633253'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:299'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633253"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  geo-pos:lat "53.633253"^^xsd:decimal ;
  geo-pos:long "-0.191181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_092'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191181'^^xsd:double;
  dwc:latitude '53.633253'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:300'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633253"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  geo-pos:lat "53.633253"^^xsd:decimal ;
  geo-pos:long "-0.191181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_092'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191181'^^xsd:double;
  dwc:latitude '53.633253'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:301'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633253"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  geo-pos:lat "53.633253"^^xsd:decimal ;
  geo-pos:long "-0.191181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Orchestia gammarellus (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_092'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191181'^^xsd:double;
  dwc:latitude '53.633253'^^xsd:double;
  dwc:aphiaid '103202'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:302'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633253"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  geo-pos:lat "53.633253"^^xsd:decimal ;
  geo-pos:long "-0.191181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum (Linnaeus) P.S.Dixon, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_092'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191181'^^xsd:double;
  dwc:latitude '53.633253'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:303'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633253"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  geo-pos:lat "53.633253"^^xsd:decimal ;
  geo-pos:long "-0.191181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Tubularia indivisa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_092'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191181'^^xsd:double;
  dwc:latitude '53.633253'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:304'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633253"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633253 -0.191181)"^^geo:wktLiteral ;
  geo-pos:lat "53.633253"^^xsd:decimal ;
  geo-pos:long "-0.191181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_092'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191181'^^xsd:double;
  dwc:latitude '53.633253'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:305'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Aglaothamnion roseum (Roth) Maggs & L\'Hardy-Halos, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '144499'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:306'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1311384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:307'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Callopora dumerilii (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:308'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:309'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:310'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:311'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:312'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Tubularia indivisa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:313'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633332 -0.191076)"^^geo:wktLiteral ;
  geo-pos:lat "53.633332"^^xsd:decimal ;
  geo-pos:long "-0.191076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191076'^^xsd:double;
  dwc:latitude '53.633332'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:314'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633194 -0.191054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633194"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633194 -0.191054)"^^geo:wktLiteral ;
  geo-pos:lat "53.633194"^^xsd:decimal ;
  geo-pos:long "-0.191054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_040'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191054'^^xsd:double;
  dwc:latitude '53.633194'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:93'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633194 -0.191054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633194"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633194 -0.191054)"^^geo:wktLiteral ;
  geo-pos:lat "53.633194"^^xsd:decimal ;
  geo-pos:long "-0.191054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_040'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.191054'^^xsd:double;
  dwc:latitude '53.633194'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:94'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633221 -0.190837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633221"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633221 -0.190837)"^^geo:wktLiteral ;
  geo-pos:lat "53.633221"^^xsd:decimal ;
  geo-pos:long "-0.190837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190837'^^xsd:double;
  dwc:latitude '53.633221'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:315'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633221 -0.190837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633221"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633221 -0.190837)"^^geo:wktLiteral ;
  geo-pos:lat "53.633221"^^xsd:decimal ;
  geo-pos:long "-0.190837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190837'^^xsd:double;
  dwc:latitude '53.633221'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:316'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633221 -0.190837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633221"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633221 -0.190837)"^^geo:wktLiteral ;
  geo-pos:lat "53.633221"^^xsd:decimal ;
  geo-pos:long "-0.190837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Tubularia indivisa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190837'^^xsd:double;
  dwc:latitude '53.633221'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:317'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633221 -0.190837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.633221"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.633221 -0.190837)"^^geo:wktLiteral ;
  geo-pos:lat "53.633221"^^xsd:decimal ;
  geo-pos:long "-0.190837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190837'^^xsd:double;
  dwc:latitude '53.633221'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:318'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:323'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:324'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:325'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:326'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:327'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Gammarus salinus Spooner, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:328'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:329'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:330'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.628364"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.628364 -0.190247)"^^geo:wktLiteral ;
  geo-pos:lat "53.628364"^^xsd:decimal ;
  geo-pos:long "-0.190247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_098'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.190247'^^xsd:double;
  dwc:latitude '53.628364'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:331'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630341 -0.187026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.187026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630341 -0.187026)"^^geo:wktLiteral ;
  geo-pos:lat "53.630341"^^xsd:decimal ;
  geo-pos:long "-0.187026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia marginata (J.Agardh) P.J.L.Dangeard ex Bliding, 1963'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.187026'^^xsd:double;
  dwc:latitude '53.630341'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:358'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630341 -0.187026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.187026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630341 -0.187026)"^^geo:wktLiteral ;
  geo-pos:lat "53.630341"^^xsd:decimal ;
  geo-pos:long "-0.187026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus spiralis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.187026'^^xsd:double;
  dwc:latitude '53.630341'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:359'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630341 -0.187026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.187026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630341 -0.187026)"^^geo:wktLiteral ;
  geo-pos:lat "53.630341"^^xsd:decimal ;
  geo-pos:long "-0.187026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.187026'^^xsd:double;
  dwc:latitude '53.630341'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:360'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630377 -0.18702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630377"^^xsd:decimal ;
  dwc:decimalLongitude "-0.18702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630377 -0.18702)"^^geo:wktLiteral ;
  geo-pos:lat "53.630377"^^xsd:decimal ;
  geo-pos:long "-0.18702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Elachista fucicola (Velley) Areschoug, 1842'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_114'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.18702'^^xsd:double;
  dwc:latitude '53.630377'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:367'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630377 -0.18702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630377"^^xsd:decimal ;
  dwc:decimalLongitude "-0.18702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630377 -0.18702)"^^geo:wktLiteral ;
  geo-pos:lat "53.630377"^^xsd:decimal ;
  geo-pos:long "-0.18702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_114'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.18702'^^xsd:double;
  dwc:latitude '53.630377'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:368'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630377 -0.18702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630377"^^xsd:decimal ;
  dwc:decimalLongitude "-0.18702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630377 -0.18702)"^^geo:wktLiteral ;
  geo-pos:lat "53.630377"^^xsd:decimal ;
  geo-pos:long "-0.18702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_114'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.18702'^^xsd:double;
  dwc:latitude '53.630377'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:369'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630429 -0.186993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630429"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630429 -0.186993)"^^geo:wktLiteral ;
  geo-pos:lat "53.630429"^^xsd:decimal ;
  geo-pos:long "-0.186993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_117'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186993'^^xsd:double;
  dwc:latitude '53.630429'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:376'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630259 -0.186678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630259"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630259 -0.186678)"^^geo:wktLiteral ;
  geo-pos:lat "53.630259"^^xsd:decimal ;
  geo-pos:long "-0.186678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus spiralis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186678'^^xsd:double;
  dwc:latitude '53.630259'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:361'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630259 -0.186678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630259"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630259 -0.186678)"^^geo:wktLiteral ;
  geo-pos:lat "53.630259"^^xsd:decimal ;
  geo-pos:long "-0.186678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186678'^^xsd:double;
  dwc:latitude '53.630259'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:362'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630295 -0.186578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630295"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630295 -0.186578)"^^geo:wktLiteral ;
  geo-pos:lat "53.630295"^^xsd:decimal ;
  geo-pos:long "-0.186578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_115'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186578'^^xsd:double;
  dwc:latitude '53.630295'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:370'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630295 -0.186578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630295"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630295 -0.186578)"^^geo:wktLiteral ;
  geo-pos:lat "53.630295"^^xsd:decimal ;
  geo-pos:long "-0.186578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Polysiphonia stricta (Mertens ex Dillwyn) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_115'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186578'^^xsd:double;
  dwc:latitude '53.630295'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:371'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630295 -0.186578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630295"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630295 -0.186578)"^^geo:wktLiteral ;
  geo-pos:lat "53.630295"^^xsd:decimal ;
  geo-pos:long "-0.186578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva compressa Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_115'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186578'^^xsd:double;
  dwc:latitude '53.630295'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:372'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630295 -0.186578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630295"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630295 -0.186578)"^^geo:wktLiteral ;
  geo-pos:lat "53.630295"^^xsd:decimal ;
  geo-pos:long "-0.186578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_115'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186578'^^xsd:double;
  dwc:latitude '53.630295'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:373'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63037 -0.186533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63037"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63037 -0.186533)"^^geo:wktLiteral ;
  geo-pos:lat "53.63037"^^xsd:decimal ;
  geo-pos:long "-0.186533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Elachista fucicola (Velley) Areschoug, 1842'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_118'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186533'^^xsd:double;
  dwc:latitude '53.63037'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:377'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63037 -0.186533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63037"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63037 -0.186533)"^^geo:wktLiteral ;
  geo-pos:lat "53.63037"^^xsd:decimal ;
  geo-pos:long "-0.186533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_118'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186533'^^xsd:double;
  dwc:latitude '53.63037'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:378'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630147 -0.186291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630147"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630147 -0.186291)"^^geo:wktLiteral ;
  geo-pos:lat "53.630147"^^xsd:decimal ;
  geo-pos:long "-0.186291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_116'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186291'^^xsd:double;
  dwc:latitude '53.630147'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:374'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630147 -0.186291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630147"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630147 -0.186291)"^^geo:wktLiteral ;
  geo-pos:lat "53.630147"^^xsd:decimal ;
  geo-pos:long "-0.186291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Ulva compressa Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_116'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186291'^^xsd:double;
  dwc:latitude '53.630147'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:375'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630196 -0.186257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630196"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630196 -0.186257)"^^geo:wktLiteral ;
  geo-pos:lat "53.630196"^^xsd:decimal ;
  geo-pos:long "-0.186257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia marginata (J.Agardh) P.J.L.Dangeard ex Bliding, 1963'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_119'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186257'^^xsd:double;
  dwc:latitude '53.630196'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:379'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630196 -0.186257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630196"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630196 -0.186257)"^^geo:wktLiteral ;
  geo-pos:lat "53.630196"^^xsd:decimal ;
  geo-pos:long "-0.186257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_119'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186257'^^xsd:double;
  dwc:latitude '53.630196'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:380'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630196 -0.186257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630196"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630196 -0.186257)"^^geo:wktLiteral ;
  geo-pos:lat "53.630196"^^xsd:decimal ;
  geo-pos:long "-0.186257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Littorina obtusata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_119'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186257'^^xsd:double;
  dwc:latitude '53.630196'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:381'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630078 -0.186246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630078"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630078 -0.186246)"^^geo:wktLiteral ;
  geo-pos:lat "53.630078"^^xsd:decimal ;
  geo-pos:long "-0.186246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Blidingia marginata (J.Agardh) P.J.L.Dangeard ex Bliding, 1963'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_113'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186246'^^xsd:double;
  dwc:latitude '53.630078'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:363'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630078 -0.186246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630078"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630078 -0.186246)"^^geo:wktLiteral ;
  geo-pos:lat "53.630078"^^xsd:decimal ;
  geo-pos:long "-0.186246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus spiralis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_113'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186246'^^xsd:double;
  dwc:latitude '53.630078'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:364'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630078 -0.186246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630078"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630078 -0.186246)"^^geo:wktLiteral ;
  geo-pos:lat "53.630078"^^xsd:decimal ;
  geo-pos:long "-0.186246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_113'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186246'^^xsd:double;
  dwc:latitude '53.630078'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:365'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630078 -0.186246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630078"^^xsd:decimal ;
  dwc:decimalLongitude "-0.186246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630078 -0.186246)"^^geo:wktLiteral ;
  geo-pos:lat "53.630078"^^xsd:decimal ;
  geo-pos:long "-0.186246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'Maritime and Coastguard Agency, Environmental Policy Branch'^^xsd:string;
  dwc:scientificName 'Prasiola stipitata Suhr ex Jessen, 1848'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_113'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Hull (HUL) harbour'^^xsd:string;
  dwc:longitude '-0.186246'^^xsd:double;
  dwc:latitude '53.630078'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:366'^^xsd:string;
  dwc:observationDate '2015-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4345'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4346'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4347'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4348'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4349'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4350'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Emplectonema neesii (Örsted, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '148606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4351'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '176669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4352'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4353'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4354'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4355'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525833333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525833333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_076'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.9525833333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4356'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5039'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5040'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5041'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5042'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5043'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5044'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria panicea (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5045'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5046'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5047'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia dichotoma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5048'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5049'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5050'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_257'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5051'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5052'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5053'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5054'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5055'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5056'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria panicea (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5057'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5058'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5059'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5060'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5061'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus (Dalyell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5062'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952583333333 4.0253)"^^geo:wktLiteral ;
  geo-pos:lat "51.952583333333"^^xsd:decimal ;
  geo-pos:long "4.0253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_258'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0253'^^xsd:double;
  dwc:latitude '51.952583333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5063'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.980183333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0486166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.980183333333"^^xsd:decimal ;
  geo-pos:long "4.0486166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_224'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0486166666667'^^xsd:double;
  dwc:latitude '51.980183333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4841'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.980183333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0486166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.980183333333"^^xsd:decimal ;
  geo-pos:long "4.0486166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_224'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0486166666667'^^xsd:double;
  dwc:latitude '51.980183333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4842'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.980183333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0486166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.980183333333"^^xsd:decimal ;
  geo-pos:long "4.0486166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_224'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0486166666667'^^xsd:double;
  dwc:latitude '51.980183333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4843'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.980183333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0486166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.980183333333"^^xsd:decimal ;
  geo-pos:long "4.0486166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_224'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0486166666667'^^xsd:double;
  dwc:latitude '51.980183333333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4844'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.980183333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0486166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.980183333333 4.0486166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.980183333333"^^xsd:decimal ;
  geo-pos:long "4.0486166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_224'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0486166666667'^^xsd:double;
  dwc:latitude '51.980183333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4845'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9735"^^xsd:decimal ;
  dwc:decimalLongitude "4.05095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  geo-pos:lat "51.9735"^^xsd:decimal ;
  geo-pos:long "4.05095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_225'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.05095'^^xsd:double;
  dwc:latitude '51.9735'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4846'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9735"^^xsd:decimal ;
  dwc:decimalLongitude "4.05095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  geo-pos:lat "51.9735"^^xsd:decimal ;
  geo-pos:long "4.05095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_225'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.05095'^^xsd:double;
  dwc:latitude '51.9735'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4847'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9735"^^xsd:decimal ;
  dwc:decimalLongitude "4.05095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  geo-pos:lat "51.9735"^^xsd:decimal ;
  geo-pos:long "4.05095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_225'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.05095'^^xsd:double;
  dwc:latitude '51.9735'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4848'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9735"^^xsd:decimal ;
  dwc:decimalLongitude "4.05095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  geo-pos:lat "51.9735"^^xsd:decimal ;
  geo-pos:long "4.05095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_225'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.05095'^^xsd:double;
  dwc:latitude '51.9735'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4849'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9735"^^xsd:decimal ;
  dwc:decimalLongitude "4.05095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9735 4.05095)"^^geo:wktLiteral ;
  geo-pos:lat "51.9735"^^xsd:decimal ;
  geo-pos:long "4.05095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_225'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.05095'^^xsd:double;
  dwc:latitude '51.9735'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4850'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.97625"^^xsd:decimal ;
  dwc:decimalLongitude "4.0598666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.97625"^^xsd:decimal ;
  geo-pos:long "4.0598666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_226'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0598666666667'^^xsd:double;
  dwc:latitude '51.97625'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4851'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.97625"^^xsd:decimal ;
  dwc:decimalLongitude "4.0598666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.97625"^^xsd:decimal ;
  geo-pos:long "4.0598666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_226'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0598666666667'^^xsd:double;
  dwc:latitude '51.97625'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4852'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.97625"^^xsd:decimal ;
  dwc:decimalLongitude "4.0598666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.97625"^^xsd:decimal ;
  geo-pos:long "4.0598666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_226'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0598666666667'^^xsd:double;
  dwc:latitude '51.97625'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4853'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.97625"^^xsd:decimal ;
  dwc:decimalLongitude "4.0598666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.97625"^^xsd:decimal ;
  geo-pos:long "4.0598666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_226'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0598666666667'^^xsd:double;
  dwc:latitude '51.97625'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4854'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.97625"^^xsd:decimal ;
  dwc:decimalLongitude "4.0598666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.97625"^^xsd:decimal ;
  geo-pos:long "4.0598666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_226'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0598666666667'^^xsd:double;
  dwc:latitude '51.97625'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4855'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.97625"^^xsd:decimal ;
  dwc:decimalLongitude "4.0598666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.97625"^^xsd:decimal ;
  geo-pos:long "4.0598666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_226'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0598666666667'^^xsd:double;
  dwc:latitude '51.97625'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4856'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.97625"^^xsd:decimal ;
  dwc:decimalLongitude "4.0598666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.97625 4.0598666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.97625"^^xsd:decimal ;
  geo-pos:long "4.0598666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_226'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0598666666667'^^xsd:double;
  dwc:latitude '51.97625'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4857'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4535'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4536'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4537'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4538'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4539'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4540'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4541'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4542'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4543'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4544'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4545'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4546'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4547'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4548'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4549'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pholis gunnellus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4550'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polysiphonia stricta (Mertens ex Dillwyn) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4551'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4552'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_111'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4553'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4617'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4618'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4619'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4620'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4621'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4622'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4623'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4624'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_121'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4625'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4681'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4682'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4683'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4684'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Corophium volutator (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4685'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4686'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_130'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4687'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_170'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4757'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_170'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4758'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_170'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4759'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9679333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06473333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9679333333 4.06473333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9679333333"^^xsd:decimal ;
  geo-pos:long "4.06473333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_170'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06473333333'^^xsd:double;
  dwc:latitude '51.9679333333'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4760'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967933333333 4.0647333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967933333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0647333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967933333333 4.0647333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967933333333"^^xsd:decimal ;
  geo-pos:long "4.0647333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_202'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0647333333333'^^xsd:double;
  dwc:latitude '51.967933333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4825'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967933333333 4.0647333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967933333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0647333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967933333333 4.0647333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967933333333"^^xsd:decimal ;
  geo-pos:long "4.0647333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_202'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0647333333333'^^xsd:double;
  dwc:latitude '51.967933333333'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4826'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967933333333 4.0647333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967933333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0647333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967933333333 4.0647333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967933333333"^^xsd:decimal ;
  geo-pos:long "4.0647333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_202'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0647333333333'^^xsd:double;
  dwc:latitude '51.967933333333'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4827'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4085'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4086'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4087'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_035'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4088'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4069'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Caprella linearis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4070'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4071'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4072'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.06788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.06788333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.06788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia dichotoma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_032'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06788333333'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4073'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693166667"^^xsd:decimal ;
  geo-pos:long "4.0679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0679'^^xsd:double;
  dwc:latitude '51.9693166667'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4101'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693166667"^^xsd:decimal ;
  geo-pos:long "4.0679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0679'^^xsd:double;
  dwc:latitude '51.9693166667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4102'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693166667"^^xsd:decimal ;
  geo-pos:long "4.0679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0679'^^xsd:double;
  dwc:latitude '51.9693166667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4103'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693166667"^^xsd:decimal ;
  geo-pos:long "4.0679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0679'^^xsd:double;
  dwc:latitude '51.9693166667'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4104'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693166667"^^xsd:decimal ;
  geo-pos:long "4.0679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0679'^^xsd:double;
  dwc:latitude '51.9693166667'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4105'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693166667 4.0679)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693166667"^^xsd:decimal ;
  geo-pos:long "4.0679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_038'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0679'^^xsd:double;
  dwc:latitude '51.9693166667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4106'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693"^^xsd:decimal ;
  dwc:decimalLongitude "4.06791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693"^^xsd:decimal ;
  geo-pos:long "4.06791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06791666667'^^xsd:double;
  dwc:latitude '51.9693'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4117'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693"^^xsd:decimal ;
  dwc:decimalLongitude "4.06791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693"^^xsd:decimal ;
  geo-pos:long "4.06791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06791666667'^^xsd:double;
  dwc:latitude '51.9693'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4118'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693"^^xsd:decimal ;
  dwc:decimalLongitude "4.06791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693"^^xsd:decimal ;
  geo-pos:long "4.06791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06791666667'^^xsd:double;
  dwc:latitude '51.9693'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4119'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693"^^xsd:decimal ;
  dwc:decimalLongitude "4.06791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693"^^xsd:decimal ;
  geo-pos:long "4.06791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06791666667'^^xsd:double;
  dwc:latitude '51.9693'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4120'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693"^^xsd:decimal ;
  dwc:decimalLongitude "4.06791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693"^^xsd:decimal ;
  geo-pos:long "4.06791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06791666667'^^xsd:double;
  dwc:latitude '51.9693'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4121'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693"^^xsd:decimal ;
  dwc:decimalLongitude "4.06791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693"^^xsd:decimal ;
  geo-pos:long "4.06791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06791666667'^^xsd:double;
  dwc:latitude '51.9693'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4122'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693"^^xsd:decimal ;
  dwc:decimalLongitude "4.06791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693 4.06791666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693"^^xsd:decimal ;
  geo-pos:long "4.06791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva compressa Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_041'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06791666667'^^xsd:double;
  dwc:latitude '51.9693'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4123'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4197'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4198'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4199'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4200'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4201'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4202'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4203'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4204'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_056'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4205'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4206'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4207'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4208'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4209'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4210'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4211'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptoplana tremellaris (Müller OF, 1773)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '142827'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4212'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '142827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4213'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4214'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96935"^^xsd:decimal ;
  dwc:decimalLongitude "4.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96935 4.0683)"^^geo:wktLiteral ;
  geo-pos:lat "51.96935"^^xsd:decimal ;
  geo-pos:long "4.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_057'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0683'^^xsd:double;
  dwc:latitude '51.96935'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4215'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695166667"^^xsd:decimal ;
  geo-pos:long "4.06833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_033'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06833333333'^^xsd:double;
  dwc:latitude '51.9695166667'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4074'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695166667"^^xsd:decimal ;
  geo-pos:long "4.06833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Blidingia minima (Nägeli ex Kützing) Kylin, 1947'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_033'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06833333333'^^xsd:double;
  dwc:latitude '51.9695166667'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4075'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695166667"^^xsd:decimal ;
  geo-pos:long "4.06833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_033'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06833333333'^^xsd:double;
  dwc:latitude '51.9695166667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4076'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695166667"^^xsd:decimal ;
  geo-pos:long "4.06833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Echinogammarus marinus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_033'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06833333333'^^xsd:double;
  dwc:latitude '51.9695166667'^^xsd:double;
  dwc:aphiaid '102261'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4077'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695166667"^^xsd:decimal ;
  geo-pos:long "4.06833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_033'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06833333333'^^xsd:double;
  dwc:latitude '51.9695166667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4078'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695166667"^^xsd:decimal ;
  geo-pos:long "4.06833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_033'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06833333333'^^xsd:double;
  dwc:latitude '51.9695166667'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4079'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695166667"^^xsd:decimal ;
  geo-pos:long "4.06833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Littorina littorea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_033'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06833333333'^^xsd:double;
  dwc:latitude '51.9695166667'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4080'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695166667 4.06833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695166667"^^xsd:decimal ;
  geo-pos:long "4.06833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Semibalanus balanoides (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_033'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06833333333'^^xsd:double;
  dwc:latitude '51.9695166667'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4081'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06836666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694833333"^^xsd:decimal ;
  geo-pos:long "4.06836666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum H.E.Petersen, 1924'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06836666667'^^xsd:double;
  dwc:latitude '51.9694833333'^^xsd:double;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4089'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06836666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694833333"^^xsd:decimal ;
  geo-pos:long "4.06836666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06836666667'^^xsd:double;
  dwc:latitude '51.9694833333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4090'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06836666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694833333"^^xsd:decimal ;
  geo-pos:long "4.06836666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06836666667'^^xsd:double;
  dwc:latitude '51.9694833333'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4091'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06836666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694833333"^^xsd:decimal ;
  geo-pos:long "4.06836666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06836666667'^^xsd:double;
  dwc:latitude '51.9694833333'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4092'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06836666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694833333"^^xsd:decimal ;
  geo-pos:long "4.06836666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06836666667'^^xsd:double;
  dwc:latitude '51.9694833333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4093'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06836666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694833333"^^xsd:decimal ;
  geo-pos:long "4.06836666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Semibalanus balanoides (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06836666667'^^xsd:double;
  dwc:latitude '51.9694833333'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4094'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06836666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694833333 4.06836666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694833333"^^xsd:decimal ;
  geo-pos:long "4.06836666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_036'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06836666667'^^xsd:double;
  dwc:latitude '51.9694833333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4095'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4124'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4125'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4126'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4127'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4128'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4129'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4130'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pylaiella littoralis (Linnaeus) Kjellman, 1872'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4131'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium (Roth) Harvey, 1849'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4132'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96945"^^xsd:decimal ;
  dwc:decimalLongitude "4.06838333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96945 4.06838333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96945"^^xsd:decimal ;
  geo-pos:long "4.06838333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_042'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06838333333'^^xsd:double;
  dwc:latitude '51.96945'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4133'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694666667 4.0684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694666667 4.0684)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694666667"^^xsd:decimal ;
  geo-pos:long "4.0684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_039'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0684'^^xsd:double;
  dwc:latitude '51.9694666667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4107'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694666667 4.0684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694666667 4.0684)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694666667"^^xsd:decimal ;
  geo-pos:long "4.0684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_039'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0684'^^xsd:double;
  dwc:latitude '51.9694666667'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4108'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694666667 4.0684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694666667 4.0684)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694666667"^^xsd:decimal ;
  geo-pos:long "4.0684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_039'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0684'^^xsd:double;
  dwc:latitude '51.9694666667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4109'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694666667 4.0684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9694666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9694666667 4.0684)"^^geo:wktLiteral ;
  geo-pos:lat "51.9694666667"^^xsd:decimal ;
  geo-pos:long "4.0684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_039'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0684'^^xsd:double;
  dwc:latitude '51.9694666667'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4110'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4403'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4404'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4405'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4406'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4407'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4408'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4409'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lineus longissimus (Gunnerus, 1770)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4410'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4411'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4412'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4413'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_086'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4414'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4415'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4416'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4417'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4418'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4419'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4420'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4421'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptoplana tremellaris (Müller OF, 1773)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '142827'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4422'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '142827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lineus longissimus (Gunnerus, 1770)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4423'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4424'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4425'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4426'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4427'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polydora ciliata (Johnston, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4428'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_087'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4429'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4524'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4525'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4526'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4527'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Emplectonema neesii (Örsted, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '148606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4528'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '176669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4529'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4530'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4531'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4532'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4533'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_110'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4534'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4605'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4606'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4607'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4608'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4609'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4610'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4611'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4612'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4613'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4614'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4615'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_120'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4616'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4666'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4667'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4668'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4669'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4670'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4671'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4672'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4673'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4674'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Melita hergensis Reid, 1939'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4675'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4676'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4677'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4678'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia dichotoma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4679'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_129'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4680'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_169'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4750'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_169'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4751'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_169'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4752'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_169'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4753'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_169'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4754'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Trisopterus luscus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_169'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4755'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9693333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9693333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.9693333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_169'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.9693333333'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4756'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.969333333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.969333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.969333333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.969333333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_201'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.969333333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4823'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.969333333333 4.06845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.969333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.06845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.969333333333 4.06845)"^^geo:wktLiteral ;
  geo-pos:lat "51.969333333333"^^xsd:decimal ;
  geo-pos:long "4.06845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_201'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06845'^^xsd:double;
  dwc:latitude '51.969333333333'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4824'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4216'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4217'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4218'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4219'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4220'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4221'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4222'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4223'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4224'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_058'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4225'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4226'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4227'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4228'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Corophium volutator (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4229'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4230'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4231'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4232'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4233'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4234'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4235'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4236'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4237'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9695"^^xsd:decimal ;
  dwc:decimalLongitude "4.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9695 4.0687)"^^geo:wktLiteral ;
  geo-pos:lat "51.9695"^^xsd:decimal ;
  geo-pos:long "4.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_059'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0687'^^xsd:double;
  dwc:latitude '51.9695'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4238'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696666667 4.06881666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06881666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696666667 4.06881666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696666667"^^xsd:decimal ;
  geo-pos:long "4.06881666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06881666667'^^xsd:double;
  dwc:latitude '51.9696666667'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4082'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696666667 4.06881666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06881666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696666667 4.06881666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696666667"^^xsd:decimal ;
  geo-pos:long "4.06881666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06881666667'^^xsd:double;
  dwc:latitude '51.9696666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4083'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696666667 4.06881666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06881666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696666667 4.06881666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696666667"^^xsd:decimal ;
  geo-pos:long "4.06881666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_034'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06881666667'^^xsd:double;
  dwc:latitude '51.9696666667'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4084'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96965"^^xsd:decimal ;
  dwc:decimalLongitude "4.06883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96965"^^xsd:decimal ;
  geo-pos:long "4.06883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum H.E.Petersen, 1924'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06883333333'^^xsd:double;
  dwc:latitude '51.96965'^^xsd:double;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4096'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96965"^^xsd:decimal ;
  dwc:decimalLongitude "4.06883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96965"^^xsd:decimal ;
  geo-pos:long "4.06883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum (O.F.Müller) Kützing, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06883333333'^^xsd:double;
  dwc:latitude '51.96965'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4097'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96965"^^xsd:decimal ;
  dwc:decimalLongitude "4.06883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96965"^^xsd:decimal ;
  geo-pos:long "4.06883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06883333333'^^xsd:double;
  dwc:latitude '51.96965'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4098'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96965"^^xsd:decimal ;
  dwc:decimalLongitude "4.06883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96965"^^xsd:decimal ;
  geo-pos:long "4.06883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polysiphonia stricta (Mertens ex Dillwyn) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06883333333'^^xsd:double;
  dwc:latitude '51.96965'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4099'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96965"^^xsd:decimal ;
  dwc:decimalLongitude "4.06883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96965 4.06883333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96965"^^xsd:decimal ;
  geo-pos:long "4.06883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_037'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06883333333'^^xsd:double;
  dwc:latitude '51.96965'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4100'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum (Smith) Lyngbye, 1819'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_040'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06885'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4111'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_040'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06885'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4112'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_040'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06885'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4113'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_040'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06885'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4114'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Porphyra purpurea (Roth) C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_040'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06885'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4115'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06885)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_040'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06885'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4116'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06886666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06886666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06886666667'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4134'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06886666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06886666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06886666667'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4135'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06886666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06886666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Elachista fucicola (Velley) Areschoug, 1842'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06886666667'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4136'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06886666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06886666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06886666667'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4137'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06886666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06886666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06886666667'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4138'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06886666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06886666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Jaera albifrons Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06886666667'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:occurrenceRemarks 'Subspecies: Jaera albifrons albifrons'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4139'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06886666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06886666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Semibalanus balanoides (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06886666667'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4140'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9696166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.06886666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9696166667 4.06886666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9696166667"^^xsd:decimal ;
  geo-pos:long "4.06886666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_043'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06886666667'^^xsd:double;
  dwc:latitude '51.9696166667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4141'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4239'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4240'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4241'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Corophium volutator (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4242'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4243'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4244'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4245'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4246'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_060'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4247'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4248'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4249'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4250'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4251'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4252'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4253'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4254'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4255'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96975"^^xsd:decimal ;
  dwc:decimalLongitude "4.06943333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96975 4.06943333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96975"^^xsd:decimal ;
  geo-pos:long "4.06943333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_061'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.06943333333'^^xsd:double;
  dwc:latitude '51.96975'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4256'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4934'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4935'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4936'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4937'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4938'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4939'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4940'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4941'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4942'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia dichotoma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4943'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4944'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4945'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_244'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4946'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4947'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4948'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4949'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4950'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Emplectonema neesii (Örsted, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '148606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4951'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '176669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4952'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4953'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4954'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4955'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_245'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4956'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_246'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4957'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_246'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4958'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria panicea (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_246'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4959'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_246'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4960'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0750166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966833333333 4.0750166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966833333333"^^xsd:decimal ;
  geo-pos:long "4.0750166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_246'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0750166666667'^^xsd:double;
  dwc:latitude '51.966833333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4961'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9668333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07501666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9668333333"^^xsd:decimal ;
  geo-pos:long "4.07501666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07501666667'^^xsd:double;
  dwc:latitude '51.9668333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4316'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9668333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07501666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9668333333"^^xsd:decimal ;
  geo-pos:long "4.07501666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07501666667'^^xsd:double;
  dwc:latitude '51.9668333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4317'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9668333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07501666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9668333333"^^xsd:decimal ;
  geo-pos:long "4.07501666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Emplectonema neesii (Örsted, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07501666667'^^xsd:double;
  dwc:latitude '51.9668333333'^^xsd:double;
  dwc:aphiaid '148606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4318'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '176669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9668333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07501666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9668333333"^^xsd:decimal ;
  geo-pos:long "4.07501666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07501666667'^^xsd:double;
  dwc:latitude '51.9668333333'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4319'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9668333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07501666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9668333333"^^xsd:decimal ;
  geo-pos:long "4.07501666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07501666667'^^xsd:double;
  dwc:latitude '51.9668333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4320'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9668333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07501666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9668333333"^^xsd:decimal ;
  geo-pos:long "4.07501666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07501666667'^^xsd:double;
  dwc:latitude '51.9668333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4321'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9668333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07501666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9668333333 4.07501666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9668333333"^^xsd:decimal ;
  geo-pos:long "4.07501666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_071'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07501666667'^^xsd:double;
  dwc:latitude '51.9668333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4322'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4962'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4963'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4964'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4965'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4966'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4967'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4968'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4969'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4970'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4971'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4972'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4973'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_247'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4974'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4975'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4976'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4977'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4978'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4979'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4980'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4981'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4982'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4983'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia dichotoma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4984'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4985'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pholis gunnellus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_248'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4986'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_249'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4987'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_249'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4988'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_249'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4989'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria panicea (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_249'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4990'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_249'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4991'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966633333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0751666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966633333333 4.0751666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.966633333333"^^xsd:decimal ;
  geo-pos:long "4.0751666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_249'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0751666666667'^^xsd:double;
  dwc:latitude '51.966633333333'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4992'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9666333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9666333333"^^xsd:decimal ;
  geo-pos:long "4.07516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07516666667'^^xsd:double;
  dwc:latitude '51.9666333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4323'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9666333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9666333333"^^xsd:decimal ;
  geo-pos:long "4.07516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07516666667'^^xsd:double;
  dwc:latitude '51.9666333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4324'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9666333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9666333333"^^xsd:decimal ;
  geo-pos:long "4.07516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Emplectonema neesii (Örsted, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07516666667'^^xsd:double;
  dwc:latitude '51.9666333333'^^xsd:double;
  dwc:aphiaid '148606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4325'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '176669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9666333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9666333333"^^xsd:decimal ;
  geo-pos:long "4.07516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07516666667'^^xsd:double;
  dwc:latitude '51.9666333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4326'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9666333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9666333333 4.07516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9666333333"^^xsd:decimal ;
  geo-pos:long "4.07516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_072'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07516666667'^^xsd:double;
  dwc:latitude '51.9666333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4327'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.9665333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4328'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.9665333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4329'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.9665333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4330'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.9665333333'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4331'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.9665333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4332'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.9665333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4333'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_073'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.9665333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4334'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4993'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4994'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4995'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4996'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4997'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4998'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4999'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5000'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5001'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5002'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_250'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5003'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_251'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5004'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Emplectonema neesii (Örsted, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_251'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '148606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5005'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '176669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Haliclona oculata (Linnaeus, 1759)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_251'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5006'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_251'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5007'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_251'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5008'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_251'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5009'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_251'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5010'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_252'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5011'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_252'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5012'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria panicea (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_252'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5013'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_252'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5014'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_252'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5015'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_252'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5016'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.07525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966533333333 4.07525)"^^geo:wktLiteral ;
  geo-pos:lat "51.966533333333"^^xsd:decimal ;
  geo-pos:long "4.07525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_252'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07525'^^xsd:double;
  dwc:latitude '51.966533333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5017'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665833333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_147'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.9665833333'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4706'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665833333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_147'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.9665833333'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4707'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665833333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_147'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.9665833333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4708'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665833333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_148'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.9665833333'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4709'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665833333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_148'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.9665833333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4710'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665833333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_149'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.9665833333'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4711'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9665833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9665833333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.9665833333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_149'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.9665833333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4712'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4922'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dreissena bugensis Andrusov, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '505319'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4923'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '505319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dreissena polymorpha (Pallas, 1771)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '181566'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4924'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '181566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Echinogammarus stoerensis (Reid, 1938)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '102267'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4925'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '872764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4926'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4927'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polysiphonia stricta (Mertens ex Dillwyn) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4928'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Spongilla lacustris (Linnaeus, 1759)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '167235'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4929'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '167235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva linza Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_241'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4930'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_242'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4931'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Abra alba (W. Wood, 1802)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_243'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4932'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.966583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.966583333333 4.0754)"^^geo:wktLiteral ;
  geo-pos:lat "51.966583333333"^^xsd:decimal ;
  geo-pos:long "4.0754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_243'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0754'^^xsd:double;
  dwc:latitude '51.966583333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4933'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.07633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.07633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_193'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07633333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4785'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.07633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.07633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_193'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07633333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4786'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.07633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.07633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_193'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07633333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4787'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.07633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.07633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_193'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07633333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4788'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.07633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.07633333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.07633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_193'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07633333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4789'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.0763333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.0763333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_192'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0763333333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4780'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.0763333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.0763333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_192'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0763333333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4781'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.0763333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.0763333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_192'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0763333333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4782'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.0763333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.0763333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_192'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0763333333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4783'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96685"^^xsd:decimal ;
  dwc:decimalLongitude "4.0763333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96685 4.0763333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96685"^^xsd:decimal ;
  geo-pos:long "4.0763333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_192'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0763333333333'^^xsd:double;
  dwc:latitude '51.96685'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4784'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0771833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967416666667"^^xsd:decimal ;
  geo-pos:long "4.0771833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_227'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0771833333333'^^xsd:double;
  dwc:latitude '51.967416666667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4858'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0771833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967416666667"^^xsd:decimal ;
  geo-pos:long "4.0771833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_227'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0771833333333'^^xsd:double;
  dwc:latitude '51.967416666667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4859'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0771833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967416666667"^^xsd:decimal ;
  geo-pos:long "4.0771833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_227'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0771833333333'^^xsd:double;
  dwc:latitude '51.967416666667'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4860'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0771833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967416666667"^^xsd:decimal ;
  geo-pos:long "4.0771833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_227'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0771833333333'^^xsd:double;
  dwc:latitude '51.967416666667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4861'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0771833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967416666667"^^xsd:decimal ;
  geo-pos:long "4.0771833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_227'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0771833333333'^^xsd:double;
  dwc:latitude '51.967416666667'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4862'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0771833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967416666667"^^xsd:decimal ;
  geo-pos:long "4.0771833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_227'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0771833333333'^^xsd:double;
  dwc:latitude '51.967416666667'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4863'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.967416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0771833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.967416666667 4.0771833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.967416666667"^^xsd:decimal ;
  geo-pos:long "4.0771833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_227'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0771833333333'^^xsd:double;
  dwc:latitude '51.967416666667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4864'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Aeromonas veronii Hickman-Brenner et al., 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_005'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '1416372'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3794'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1416372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii (Gregory) Hustedt, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3796'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis (Castracane) Round, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3797'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus Cleve, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3798'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis Leegaard, 1920'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '961758'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3799'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '961758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus Ehrenberg, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3800'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus Mangin, 1910'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '178229'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3801'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis H.S.Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3802'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus sensu H.L. Smith, 1874-1879'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3803'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '962316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3804'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3805'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3806'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gonyaulax digitale (Pouchet) Kofoid, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110015'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3807'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3808'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida (Castracane) H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3809'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia striata Hensen, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '967041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3810'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '967041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Heterocapsa minima A.J.Pomroy, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3811'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lauderia annulata Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3812'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus Schutt, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962746'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3813'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '962746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus Gran, 1915'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3814'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3815'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla (Butcher) Manton & Parke, 1960'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3816'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Minutocellus scriptus Hasle, von Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '573486'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3817'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '573486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus (Ehrenberg) F.Gomez, D.Moreira & P.Lopez-Garcia, 2010'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3818'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoceratium horridum (Cleve) F.Gomez, D.Moreira & P.Lopez-Garcia, 2010'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '495666'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3819'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoceratium lineatum (Ehrenberg) F.Gomez, D.Moreira & P.Lopez-Garcia, 2010'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '495674'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3820'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans (Macartney) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3821'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Odontella sinensis (Greville) Grunow, 1884'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3822'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3823'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum (Ostenfeld) J.D.Dodge, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3824'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans Ehrenberg, 1834'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3825'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum J.Schiller, 1918'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3826'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans (Paulsen, 1907) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '163862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3827'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum (Gran) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3828'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum (Bailey, 1854) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3829'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium marielebouriae (Paulsen, 1931) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3830'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum Bergh, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3831'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima (Cleve) Heiden, 1928'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3832'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta (Cleve) Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3833'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens (Grunow ex Cleve) G.R.Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3834'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3835'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum (Greville) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3836'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii (Grunow) Tempère & Peragallo, 1910'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3837'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Thalassiosira rotula Meunier, 1910'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_009'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148942'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3838'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinoptychus octonarius (Ehrenberg) Kützing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149163'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3927'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '162770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3928'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Apedinella radians (Lohmann) P.H.Campbell, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248097'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3929'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '248097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica (Cleve) Hendey, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3930'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros constrictus Gran, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156609'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3931'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '156609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus Cleve, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3932'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus Ehrenberg, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3933'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis H.S.Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3934'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus sensu H.L. Smith, 1874-1879'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3935'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '962316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dactyliosolen phuketensis (B.G.Sundström) G.R.Hasle, 1996'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248064'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3936'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '573582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3937'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ebria tripartita (Schumann) Lemmermann, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3938'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3939'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3940'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida (Castracane) H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3941'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola (Ehrenberg) J.W.Griffith & Henfrey, 1856'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3942'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Heterocapsa minima A.J.Pomroy, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3943'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra (Ehrenberg) F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3944'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lauderia annulata Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3945'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus Schutt, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962746'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3946'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '962746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia Kühn, Hargreaves & Halliger, 2006'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '345485'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3947'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis (O.F.Müller) C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3948'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla (Butcher) Manton & Parke, 1960'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3949'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Oblea rotunda (Lebour) Balech ex Sournia, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3950'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Odontella longicruris (Greville) M.A.Hoban, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '418591'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3951'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Odontella sinensis (Greville) Grunow, 1884'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3952'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3953'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans Ehrenberg, 1834'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3954'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum (Claparède & Lachmann) Bütschli, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3955'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium achromaticum (Levander) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110205'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3956'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes (Paulsen, 1904) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3957'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum (Gran) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3958'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii (Ostenfeld) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3959'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum Bergh, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3960'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum (Paulsen, 1905) Balech, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3961'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima (Cleve) Heiden, 1928'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3962'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta (Cleve) Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3963'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens (Grunow ex Cleve) G.R.Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3964'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pyrocystis noctiluca Murray ex Haeckel, 1890'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110332'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3965'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '573782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros (Ehrenberg) Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3966'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3967'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3968'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Skeletonema potamos (C.I.Weber) Hasle, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '163390'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3969'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '163392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Thalassiosira levanderi van Goor, 1924'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_013'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3970'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Oikopleura (Vexillaria) dioica Fol, 1872'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_021'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4050'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Podon leuckartii (G.O. Sars, 1862)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_021'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '106277'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4051'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_025'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4057'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4373'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4374'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4375'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4376'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lineus longissimus (Gunnerus, 1770)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4377'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4378'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4379'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_083'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4380'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4381'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4382'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4383'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4384'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4385'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4386'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4387'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4388'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4389'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria panicea (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4390'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4391'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4392'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4393'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4394'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_084'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4395'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4396'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4397'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ciliata mustela (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4398'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4399'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4400'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4401'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_085'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4402'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4662'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum (Smith) Lyngbye, 1819'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4663'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4664'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_128'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4665'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_168'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4742'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_168'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4743'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_168'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4744'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hartlaubella gelatinosa (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_168'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '117378'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4745'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_168'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4746'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_168'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4747'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_168'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4748'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.07748333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.07748333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.07748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_168'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.07748333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4749'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.0774833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.0774833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_200'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0774833333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4817'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.0774833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.0774833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_200'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0774833333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4818'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.0774833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.0774833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hydractinia echinata (Fleming, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_200'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0774833333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4819'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.0774833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.0774833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_200'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0774833333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4820'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.0774833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.0774833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_200'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0774833333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4821'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.96505"^^xsd:decimal ;
  dwc:decimalLongitude "4.0774833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.96505 4.0774833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.96505"^^xsd:decimal ;
  geo-pos:long "4.0774833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_200'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.0774833333333'^^xsd:double;
  dwc:latitude '51.96505'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4822'^^xsd:string;
  dwc:observationDate '2014-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_046'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4149'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_046'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4150'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_046'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4151'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Semibalanus balanoides (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_046'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4152'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_046'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4153'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_049'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4165'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_049'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4166'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_049'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4167'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_052'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4189'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_052'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4190'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_052'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4191'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9525666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9525666667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9525666667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_052'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9525666667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4192'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_045'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4146'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus spiralis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_045'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4147'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_045'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4148'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4157'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4158'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4159'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Littorina littorea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4160'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4161'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia dichotoma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4162'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Semibalanus balanoides (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4163'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_048'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4164'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea (Dillwyn) J.Agardh, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_051'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4183'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_051'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4184'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides (Hudson) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_051'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4185'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polysiphonia stricta (Mertens ex Dillwyn) Greville, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_051'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4186'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pylaiella littoralis (Linnaeus) Kjellman, 1872'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_051'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4187'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9527166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9527166667 4.12505)"^^geo:wktLiteral ;
  geo-pos:lat "51.9527166667"^^xsd:decimal ;
  geo-pos:long "4.12505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_051'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12505'^^xsd:double;
  dwc:latitude '51.9527166667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4188'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_062'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4257'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_062'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4258'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_062'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4259'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_062'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4260'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_062'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4261'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_062'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4262'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus (Dalyell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_062'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4263'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_062'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4264'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_063'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4265'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_063'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4266'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_063'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4267'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_063'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4268'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_063'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4269'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_063'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4270'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_063'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4271'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9526"^^xsd:decimal ;
  dwc:decimalLongitude "4.12508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9526 4.12508333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9526"^^xsd:decimal ;
  geo-pos:long "4.12508333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus (Dalyell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_063'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12508333333'^^xsd:double;
  dwc:latitude '51.9526'^^xsd:double;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4272'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_153'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4716'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_154'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4717'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_154'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4718'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_155'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4719'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_194'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4790'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_194'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4791'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_194'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4792'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_194'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4793'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_194'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4794'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_195'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4795'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_195'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4796'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_195'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4797'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_195'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4798'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_195'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4799'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4273'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4274'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4275'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4276'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4277'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4278'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4279'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4280'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pholis gunnellus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4281'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_064'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4282'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4283'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4284'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4285'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4286'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4287'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4288'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4289'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4290'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4291'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus (Dalyell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4292'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95245"^^xsd:decimal ;
  dwc:decimalLongitude "4.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95245 4.1251)"^^geo:wktLiteral ;
  geo-pos:lat "51.95245"^^xsd:decimal ;
  geo-pos:long "4.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pholis gunnellus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_065'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1251'^^xsd:double;
  dwc:latitude '51.95245'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4293'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_066'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4294'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_066'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4295'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_066'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4296'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Emplectonema neesii (Örsted, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_066'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '148606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4297'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '176669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Littorina littorea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_066'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4298'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_066'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4299'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_066'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4300'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4301'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4302'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4303'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4304'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4305'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4306'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4307'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4308'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4309'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_067'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4310'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus spiralis Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_044'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4142'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_044'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4143'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_044'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4144'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_044'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4145'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_047'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4154'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Littorina littorea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_047'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4155'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_047'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4156'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4168'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4169'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum (Smith) Lyngbye, 1819'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4170'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum H.E.Petersen, 1924'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4171'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4172'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4173'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4174'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4175'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4176'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Jassa marmorata Holmes, 1905'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '102433'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4177'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Littorina littorea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4178'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4179'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva flexuosa Wulfen, 1803'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4180'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4181'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9529"^^xsd:decimal ;
  dwc:decimalLongitude "4.12511666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9529 4.12511666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9529"^^xsd:decimal ;
  geo-pos:long "4.12511666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_050'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12511666667'^^xsd:double;
  dwc:latitude '51.9529'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4182'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4554'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4555'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4556'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4557'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana (Moll, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4558'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4559'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4560'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4561'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4562'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4563'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4564'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_112'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4565'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_124'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4646'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_124'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4647'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_124'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4648'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_124'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4649'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_124'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4650'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_124'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4651'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_133'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4692'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_133'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4693'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_133'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4694'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_133'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4695'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_133'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4696'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_173'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4764'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_173'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4765'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_173'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4766'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_205'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4830'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9528"^^xsd:decimal ;
  dwc:decimalLongitude "4.12515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9528 4.12515)"^^geo:wktLiteral ;
  geo-pos:lat "51.9528"^^xsd:decimal ;
  geo-pos:long "4.12515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_205'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12515'^^xsd:double;
  dwc:latitude '51.9528'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4831'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952116666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.952116666667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_253'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.952116666667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5018'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952116666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.952116666667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_253'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.952116666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5019'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952116666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.952116666667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_253'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.952116666667'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5020'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952116666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.952116666667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_254'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.952116666667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5021'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952116666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.952116666667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_254'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.952116666667'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5022'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952116666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952116666667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.952116666667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_254'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.952116666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5023'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_074'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4335'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_074'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4336'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_074'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4337'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9521166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9521166667 4.1252)"^^geo:wktLiteral ;
  geo-pos:lat "51.9521166667"^^xsd:decimal ;
  geo-pos:long "4.1252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_074'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252'^^xsd:double;
  dwc:latitude '51.9521166667'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4338'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5024'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5025'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5026'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5027'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dasysiphonia japonica (Yendo) H.-S.Kim, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '836896'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5028'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5029'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5030'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5031'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5032'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5033'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5034'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_255'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5035'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_256'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5036'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus Linnaeus, 1753'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_256'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5037'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.952416666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1252666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.952416666667 4.1252666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.952416666667"^^xsd:decimal ;
  geo-pos:long "4.1252666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva pertusa Kjellman, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_256'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1252666666667'^^xsd:double;
  dwc:latitude '51.952416666667'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:5038'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9524166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12526666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9524166667"^^xsd:decimal ;
  geo-pos:long "4.12526666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_075'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12526666667'^^xsd:double;
  dwc:latitude '51.9524166667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4339'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9524166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12526666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9524166667"^^xsd:decimal ;
  geo-pos:long "4.12526666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_075'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12526666667'^^xsd:double;
  dwc:latitude '51.9524166667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4340'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9524166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12526666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9524166667"^^xsd:decimal ;
  geo-pos:long "4.12526666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_075'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12526666667'^^xsd:double;
  dwc:latitude '51.9524166667'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4341'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9524166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12526666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9524166667"^^xsd:decimal ;
  geo-pos:long "4.12526666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_075'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12526666667'^^xsd:double;
  dwc:latitude '51.9524166667'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4342'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9524166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12526666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9524166667"^^xsd:decimal ;
  geo-pos:long "4.12526666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_075'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12526666667'^^xsd:double;
  dwc:latitude '51.9524166667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4343'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9524166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12526666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9524166667 4.12526666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9524166667"^^xsd:decimal ;
  geo-pos:long "4.12526666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_075'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12526666667'^^xsd:double;
  dwc:latitude '51.9524166667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4344'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Aeromonas veronii Hickman-Brenner et al., 1988'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_006'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '1416372'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3795'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1416372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinoptychus octonarius (Ehrenberg) Kützing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149163'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3839'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '162770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3840'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens (Shadbolt) Ralfs ex Pritchard, 1861'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3841'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Apedinella radians (Lohmann) P.H.Campbell, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248097'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3842'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '248097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica (Cleve) Hendey, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3843'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis Leegaard, 1920'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '961758'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3844'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '961758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis H.S.Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3845'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Coscinodiscus perforatus Ehrenberg, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range; Variety: Coscinodiscus perforatus var. Pavillardii'^^xsd:string;
  dwc:aphiaid '149272'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3846'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus sensu H.L. Smith, 1874-1879'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3847'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '962316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3848'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ebria tripartita (Schumann) Lemmermann, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3849'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3850'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida (Castracane) H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3851'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia striata Hensen, 1911'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '967041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3852'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '967041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannia Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '109843'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3853'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Heterocapsa minima A.J.Pomroy, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3854'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus Schutt, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962746'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3855'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '962746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus Gran, 1915'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3856'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3857'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis (O.F.Müller) C.Agardh, 1824'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3858'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum (Lohmann, 1908)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3859'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla (Butcher) Manton & Parke, 1960'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3860'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Minutocellus scriptus Hasle, von Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '573486'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3861'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '573486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus (Ehrenberg) F.Gomez, D.Moreira & P.Lopez-Garcia, 2010'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3862'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Odontella sinensis (Greville) Grunow, 1884'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3863'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3864'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum W.Smith, 1852'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3865'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum (Ostenfeld) J.D.Dodge, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3866'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans Ehrenberg, 1834'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3867'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum J.Schiller, 1918'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3868'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans (Paulsen, 1907) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '163862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3869'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum (Bailey, 1854) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3870'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum Bergh, 1882'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3871'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum (Paulsen, 1905) Balech, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3872'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima (Cleve) Heiden, 1928'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3873'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta (Cleve) Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3874'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens (Grunow ex Cleve) G.R.Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3875'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pyramimonas longicauda L.Van Meel, 1969'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '160513'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3876'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '160513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3877'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3878'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum (Greville) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3879'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii (Grunow) Tempère & Peragallo, 1910'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3880'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Trigonium alternans (Bailey) A.Mann, 1907'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_010'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3881'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinoptychus octonarius (Ehrenberg) Kützing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149163'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3971'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '162770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Apedinella radians (Lohmann) P.H.Campbell, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248097'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3972'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '248097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica (Cleve) Hendey, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3973'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3974'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros constrictus Gran, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156609'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3975'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '156609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus Cleve, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3976'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus Ehrenberg, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3977'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis H.S.Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3978'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus sensu H.L. Smith, 1874-1879'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3979'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '962316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3980'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ebria tripartita (Schumann) Lemmermann, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3981'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3982'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula (Cleve) Hasle, 1997'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3983'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida (Castracane) H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3984'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis (Shrubsole) M.Ricard, 1987'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3985'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra (Ehrenberg) F.Stein, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3986'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lauderia annulata Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3987'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus Schutt, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962746'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3988'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '962746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla (Butcher) Manton & Parke, 1960'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3989'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans (Macartney) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3990'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Oblea rotunda (Lebour) Balech ex Sournia, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3991'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Odontella longicruris (Greville) M.A.Hoban, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '418591'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3992'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Odontella sinensis (Greville) Grunow, 1884'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3993'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3994'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Podosira stelligera (Bailey) A.Mann, 1907'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3995'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum (Claparède & Lachmann) Bütschli, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3996'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium achromaticum (Levander) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110205'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3997'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes (Paulsen, 1904) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3998'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima (Cleve) Heiden, 1928'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3999'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta (Cleve) Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4000'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens (Grunow ex Cleve) G.R.Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4001'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera Brightwell, 1858'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4002'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Skeletonema potamos (C.I.Weber) Hasle, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_014'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '163390'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4003'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '163392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Oikopleura (Vexillaria) dioica Fol, 1872'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_018'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4044'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Podon leuckartii (G.O. Sars, 1862)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_018'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '106277'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4045'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Oikopleura (Vexillaria) dioica Fol, 1872'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_022'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4052'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_026'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4058'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1836'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_029'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4061'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_122'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4626'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_122'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4627'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_122'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4628'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_122'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4629'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9500666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9500666667 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9500666667"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_122'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9500666667'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4630'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9520833333 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9520833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9520833333 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9520833333"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_150'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9520833333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4713'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9520833333 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9520833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9520833333 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9520833333"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_150'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9520833333'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4714'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9520833333 4.12585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9520833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9520833333 4.12585)"^^geo:wktLiteral ;
  geo-pos:lat "51.9520833333"^^xsd:decimal ;
  geo-pos:long "4.12585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_152'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12585'^^xsd:double;
  dwc:latitude '51.9520833333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4715'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4430'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4431'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Caprella mutica Schurin, 1935'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '146768'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4432'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '146768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4433'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4434'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptoplana tremellaris (Müller OF, 1773)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '142827'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4435'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '142827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lineus longissimus (Gunnerus, 1770)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4436'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa A. Costa, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4437'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4438'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Monocorophium acherusicum (A. Costa, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4439'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4440'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4441'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polydora ciliata (Johnston, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4442'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_093'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4443'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4444'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4445'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Caprella mutica Schurin, 1935'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '146768'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4446'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '146768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne (Kützing) Waern, 1952'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4447'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4448'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptoplana tremellaris (Müller OF, 1773)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '142827'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4449'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '142827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lineus longissimus (Gunnerus, 1770)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4450'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa A. Costa, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4451'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4452'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Monocorophium acherusicum (A. Costa, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4453'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4454'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4455'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polydora ciliata (Johnston, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4456'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4457'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva prolifera O.F.Müller, 1778'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_094'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4458'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4459'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4460'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4461'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Caprella mutica Schurin, 1935'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '146768'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4462'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '146768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus sanguineus (De Haan, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '158417'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4463'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '158417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptoplana tremellaris (Müller OF, 1773)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '142827'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4464'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '142827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa A. Costa, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4465'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4466'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Monocorophium acherusicum (A. Costa, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '225814'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4467'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4468'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Polydora ciliata (Johnston, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_095'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4469'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili (Dalyell, 1848)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4631'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4632'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Aurelia aurita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4633'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4634'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4635'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4636'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4637'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4638'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki Burton, 1930'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4639'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4640'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4641'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4642'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus (Dalyell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4643'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4644'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_123'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4645'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_132'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4688'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_132'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4689'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_132'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4690'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_132'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4691'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_172'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4761'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_172'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4762'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.12598333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9504333333 4.12598333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9504333333"^^xsd:decimal ;
  geo-pos:long "4.12598333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_172'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.12598333333'^^xsd:double;
  dwc:latitude '51.9504333333'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4763'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.950433333333 4.1259833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.950433333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1259833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.950433333333 4.1259833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.950433333333"^^xsd:decimal ;
  geo-pos:long "4.1259833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_204'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1259833333333'^^xsd:double;
  dwc:latitude '51.950433333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4828'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.950433333333 4.1259833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.950433333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1259833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.950433333333 4.1259833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.950433333333"^^xsd:decimal ;
  geo-pos:long "4.1259833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Trisopterus luscus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_204'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1259833333333'^^xsd:double;
  dwc:latitude '51.950433333333'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4829'^^xsd:string;
  dwc:observationDate '2014-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9428 4.1438333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9428"^^xsd:decimal ;
  dwc:decimalLongitude "4.1438333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9428 4.1438333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9428"^^xsd:decimal ;
  geo-pos:long "4.1438333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_228'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1438333333333'^^xsd:double;
  dwc:latitude '51.9428'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4865'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9428 4.1438333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9428"^^xsd:decimal ;
  dwc:decimalLongitude "4.1438333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9428 4.1438333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9428"^^xsd:decimal ;
  geo-pos:long "4.1438333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_228'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1438333333333'^^xsd:double;
  dwc:latitude '51.9428'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4866'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9428 4.1438333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9428"^^xsd:decimal ;
  dwc:decimalLongitude "4.1438333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9428 4.1438333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.9428"^^xsd:decimal ;
  geo-pos:long "4.1438333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_228'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1438333333333'^^xsd:double;
  dwc:latitude '51.9428'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4867'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.945533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1484666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.945533333333"^^xsd:decimal ;
  geo-pos:long "4.1484666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_229'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1484666666667'^^xsd:double;
  dwc:latitude '51.945533333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4868'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.945533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1484666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.945533333333"^^xsd:decimal ;
  geo-pos:long "4.1484666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_229'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1484666666667'^^xsd:double;
  dwc:latitude '51.945533333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4869'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.945533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1484666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.945533333333"^^xsd:decimal ;
  geo-pos:long "4.1484666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_229'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1484666666667'^^xsd:double;
  dwc:latitude '51.945533333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4870'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.945533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1484666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.945533333333"^^xsd:decimal ;
  geo-pos:long "4.1484666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_229'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1484666666667'^^xsd:double;
  dwc:latitude '51.945533333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4871'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.945533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1484666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.945533333333"^^xsd:decimal ;
  geo-pos:long "4.1484666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_229'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1484666666667'^^xsd:double;
  dwc:latitude '51.945533333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4872'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.945533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1484666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.945533333333"^^xsd:decimal ;
  geo-pos:long "4.1484666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_229'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1484666666667'^^xsd:double;
  dwc:latitude '51.945533333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4873'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.945533333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1484666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.945533333333 4.1484666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.945533333333"^^xsd:decimal ;
  geo-pos:long "4.1484666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Physella acuta (Draparnaud, 1805)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_229'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1484666666667'^^xsd:double;
  dwc:latitude '51.945533333333'^^xsd:double;
  dwc:aphiaid '234093'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4874'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '234093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4875'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4876'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4877'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4878'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4879'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4880'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4881'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Physella acuta (Draparnaud, 1805)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '234093'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4882'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '234093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.942333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1518666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.942333333333 4.1518666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.942333333333"^^xsd:decimal ;
  geo-pos:long "4.1518666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Potamopyrgus antipodarum (J. E. Gray, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_230'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.1518666666667'^^xsd:double;
  dwc:latitude '51.942333333333'^^xsd:double;
  dwc:aphiaid '147123'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4883'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.939166666667 4.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.939166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.939166666667 4.159)"^^geo:wktLiteral ;
  geo-pos:lat "51.939166666667"^^xsd:decimal ;
  geo-pos:long "4.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_231'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.159'^^xsd:double;
  dwc:latitude '51.939166666667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4884'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.939166666667 4.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.939166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.939166666667 4.159)"^^geo:wktLiteral ;
  geo-pos:lat "51.939166666667"^^xsd:decimal ;
  geo-pos:long "4.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_231'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.159'^^xsd:double;
  dwc:latitude '51.939166666667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4885'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.939166666667 4.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.939166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.939166666667 4.159)"^^geo:wktLiteral ;
  geo-pos:lat "51.939166666667"^^xsd:decimal ;
  geo-pos:long "4.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_231'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.159'^^xsd:double;
  dwc:latitude '51.939166666667'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4886'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.939166666667 4.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.939166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.939166666667 4.159)"^^geo:wktLiteral ;
  geo-pos:lat "51.939166666667"^^xsd:decimal ;
  geo-pos:long "4.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_231'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.159'^^xsd:double;
  dwc:latitude '51.939166666667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4887'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907883333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2058333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.907883333333"^^xsd:decimal ;
  geo-pos:long "4.2058333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_232'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2058333333333'^^xsd:double;
  dwc:latitude '51.907883333333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4888'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907883333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2058333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.907883333333"^^xsd:decimal ;
  geo-pos:long "4.2058333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_232'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2058333333333'^^xsd:double;
  dwc:latitude '51.907883333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4889'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907883333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2058333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.907883333333"^^xsd:decimal ;
  geo-pos:long "4.2058333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_232'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2058333333333'^^xsd:double;
  dwc:latitude '51.907883333333'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4890'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907883333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2058333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.907883333333"^^xsd:decimal ;
  geo-pos:long "4.2058333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_232'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2058333333333'^^xsd:double;
  dwc:latitude '51.907883333333'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4891'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907883333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2058333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.907883333333"^^xsd:decimal ;
  geo-pos:long "4.2058333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_232'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2058333333333'^^xsd:double;
  dwc:latitude '51.907883333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4892'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.907883333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2058333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.907883333333 4.2058333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.907883333333"^^xsd:decimal ;
  geo-pos:long "4.2058333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_232'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2058333333333'^^xsd:double;
  dwc:latitude '51.907883333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4893'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.912016666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2168833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.912016666667"^^xsd:decimal ;
  geo-pos:long "4.2168833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_234'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2168833333333'^^xsd:double;
  dwc:latitude '51.912016666667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4898'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.912016666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2168833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.912016666667"^^xsd:decimal ;
  geo-pos:long "4.2168833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_234'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2168833333333'^^xsd:double;
  dwc:latitude '51.912016666667'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4899'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.912016666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2168833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.912016666667"^^xsd:decimal ;
  geo-pos:long "4.2168833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_234'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2168833333333'^^xsd:double;
  dwc:latitude '51.912016666667'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4900'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.912016666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2168833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.912016666667"^^xsd:decimal ;
  geo-pos:long "4.2168833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_234'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2168833333333'^^xsd:double;
  dwc:latitude '51.912016666667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4901'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.912016666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2168833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.912016666667 4.2168833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.912016666667"^^xsd:decimal ;
  geo-pos:long "4.2168833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_234'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2168833333333'^^xsd:double;
  dwc:latitude '51.912016666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4902'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.905766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2169166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.905766666667"^^xsd:decimal ;
  geo-pos:long "4.2169166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_235'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2169166666667'^^xsd:double;
  dwc:latitude '51.905766666667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4903'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.905766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2169166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.905766666667"^^xsd:decimal ;
  geo-pos:long "4.2169166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_235'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2169166666667'^^xsd:double;
  dwc:latitude '51.905766666667'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4904'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.905766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2169166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.905766666667"^^xsd:decimal ;
  geo-pos:long "4.2169166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_235'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2169166666667'^^xsd:double;
  dwc:latitude '51.905766666667'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4905'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.905766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2169166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.905766666667"^^xsd:decimal ;
  geo-pos:long "4.2169166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_235'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2169166666667'^^xsd:double;
  dwc:latitude '51.905766666667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4906'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.905766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2169166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.905766666667"^^xsd:decimal ;
  geo-pos:long "4.2169166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_235'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2169166666667'^^xsd:double;
  dwc:latitude '51.905766666667'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4907'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.905766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2169166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.905766666667"^^xsd:decimal ;
  geo-pos:long "4.2169166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_235'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2169166666667'^^xsd:double;
  dwc:latitude '51.905766666667'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4908'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.905766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2169166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.905766666667"^^xsd:decimal ;
  geo-pos:long "4.2169166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_235'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2169166666667'^^xsd:double;
  dwc:latitude '51.905766666667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4909'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.905766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2169166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.905766666667 4.2169166666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.905766666667"^^xsd:decimal ;
  geo-pos:long "4.2169166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_235'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2169166666667'^^xsd:double;
  dwc:latitude '51.905766666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4910'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.914766666667 4.2171833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.914766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2171833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.914766666667 4.2171833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.914766666667"^^xsd:decimal ;
  geo-pos:long "4.2171833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_233'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2171833333333'^^xsd:double;
  dwc:latitude '51.914766666667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4894'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.914766666667 4.2171833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.914766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2171833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.914766666667 4.2171833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.914766666667"^^xsd:decimal ;
  geo-pos:long "4.2171833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crassostrea gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_233'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2171833333333'^^xsd:double;
  dwc:latitude '51.914766666667'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4895'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.914766666667 4.2171833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.914766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2171833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.914766666667 4.2171833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.914766666667"^^xsd:decimal ;
  geo-pos:long "4.2171833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_233'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2171833333333'^^xsd:double;
  dwc:latitude '51.914766666667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4896'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.914766666667 4.2171833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.914766666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2171833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.914766666667 4.2171833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.914766666667"^^xsd:decimal ;
  geo-pos:long "4.2171833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_233'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.2171833333333'^^xsd:double;
  dwc:latitude '51.914766666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4897'^^xsd:string;
  dwc:observationDate '2014-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8991833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  geo-pos:lat "51.8991833333"^^xsd:decimal ;
  geo-pos:long "4.23035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Austrominius modestus (Darwin, 1854)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_176'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23035'^^xsd:double;
  dwc:latitude '51.8991833333'^^xsd:double;
  dwc:aphiaid '712167'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4771'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8991833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  geo-pos:lat "51.8991833333"^^xsd:decimal ;
  geo-pos:long "4.23035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_176'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23035'^^xsd:double;
  dwc:latitude '51.8991833333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4772'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8991833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  geo-pos:lat "51.8991833333"^^xsd:decimal ;
  geo-pos:long "4.23035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_176'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23035'^^xsd:double;
  dwc:latitude '51.8991833333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4773'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8991833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  geo-pos:lat "51.8991833333"^^xsd:decimal ;
  geo-pos:long "4.23035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_176'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23035'^^xsd:double;
  dwc:latitude '51.8991833333'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4774'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8991833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8991833333 4.23035)"^^geo:wktLiteral ;
  geo-pos:lat "51.8991833333"^^xsd:decimal ;
  geo-pos:long "4.23035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Trisopterus luscus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_176'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23035'^^xsd:double;
  dwc:latitude '51.8991833333'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4775'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.899183333333 4.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.899183333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.899183333333 4.23035)"^^geo:wktLiteral ;
  geo-pos:lat "51.899183333333"^^xsd:decimal ;
  geo-pos:long "4.23035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_208'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23035'^^xsd:double;
  dwc:latitude '51.899183333333'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4835'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.899183333333 4.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.899183333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.899183333333 4.23035)"^^geo:wktLiteral ;
  geo-pos:lat "51.899183333333"^^xsd:decimal ;
  geo-pos:long "4.23035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Metridium senile (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_208'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23035'^^xsd:double;
  dwc:latitude '51.899183333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4836'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.899183333333 4.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.899183333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.899183333333 4.23035)"^^geo:wktLiteral ;
  geo-pos:lat "51.899183333333"^^xsd:decimal ;
  geo-pos:long "4.23035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_208'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23035'^^xsd:double;
  dwc:latitude '51.899183333333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4837'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_104'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4492'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_104'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4493'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_105'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4494'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_105'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4495'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_105'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4496'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_105'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4497'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4498'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4499'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4500'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Caprella mutica Schurin, 1935'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '146768'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4501'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Conopeum reticulum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4502'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4503'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4504'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4505'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4506'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4507'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4508'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4509'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4510'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89715"^^xsd:decimal ;
  dwc:decimalLongitude "4.23296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89715 4.23296666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89715"^^xsd:decimal ;
  geo-pos:long "4.23296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_106'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23296666667'^^xsd:double;
  dwc:latitude '51.89715'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4511'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89685 4.23601666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89685"^^xsd:decimal ;
  dwc:decimalLongitude "4.23601666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89685 4.23601666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89685"^^xsd:decimal ;
  geo-pos:long "4.23601666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_175'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23601666667'^^xsd:double;
  dwc:latitude '51.89685'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4769'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89685 4.23601666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89685"^^xsd:decimal ;
  dwc:decimalLongitude "4.23601666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89685 4.23601666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.89685"^^xsd:decimal ;
  geo-pos:long "4.23601666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_175'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23601666667'^^xsd:double;
  dwc:latitude '51.89685'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4770'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8951333333 4.23921666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8951333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23921666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8951333333 4.23921666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8951333333"^^xsd:decimal ;
  geo-pos:long "4.23921666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_140'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23921666667'^^xsd:double;
  dwc:latitude '51.8951333333'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4697'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8950833333 4.23941666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8950833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23941666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8950833333 4.23941666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8950833333"^^xsd:decimal ;
  geo-pos:long "4.23941666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_141'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23941666667'^^xsd:double;
  dwc:latitude '51.8950833333'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4698'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8949833333 4.23976666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8949833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.23976666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8949833333 4.23976666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8949833333"^^xsd:decimal ;
  geo-pos:long "4.23976666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_142'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23976666667'^^xsd:double;
  dwc:latitude '51.8949833333'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4699'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum (Smith) Lyngbye, 1819'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4470'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Caprella mutica Schurin, 1935'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '146768'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4471'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Electra pilosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4472'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4473'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4474'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4475'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia geniculata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4476'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4477'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Styela clava Herdman, 1881'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4478'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ulva curvata (Kützing) De Toni, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_101'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '145981'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4479'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_102'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4480'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis (De Kay, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_102'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4481'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_102'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4482'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_102'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4483'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_102'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4484'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Balanus crenatus Bruguière, 1789'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4485'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Electra pilosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4486'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4487'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gammarus locusta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4488'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mytilus edulis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4489'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nereis pelagica Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4490'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8958"^^xsd:decimal ;
  dwc:decimalLongitude "4.23991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8958 4.23991666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8958"^^xsd:decimal ;
  geo-pos:long "4.23991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Obelia longissima (Pallas, 1766)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_103'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.23991666667'^^xsd:double;
  dwc:latitude '51.8958'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4491'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Apedinella radians (Lohmann) P.H.Campbell, 1973'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '248097'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3882'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '248097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis Leegaard, 1920'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '961758'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3883'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '961758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis H.S.Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3884'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii Gough, 1905'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3885'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii Gran & Angst, 1931'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3886'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata Claparède & Lachmann, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3887'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii (T.West) Grunow, 1885'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3888'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Ebria tripartita (Schumann) Lemmermann, 1899'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3889'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera (Claparède & Lachmann) Diesing, 1866'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3890'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida (Castracane) H.Peragallo, 1892'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3891'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannia Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '109843'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3892'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale (Bergh) Kofoid & Swezy, 1921'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3893'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus Schutt, 1900'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '962746'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3894'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '962746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina (Braarud) Butcher, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3895'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum Ehrenberg, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3896'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum (Lohmann, 1908)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3897'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Minutocellus scriptus Hasle, von Stosch & Syvertsen, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '573486'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3898'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus (Ehrenberg) F.Gomez, D.Moreira & P.Lopez-Garcia, 2010'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3899'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma (Kützing) W.Smith, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3900'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Odontella sinensis (Greville) Grunow, 1884'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3901'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Oxytoxum mediterraneum Schiller'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110102'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3902'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Paralia sulcata (Ehrenberg) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3903'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Podosira stelligera (Bailey) A.Mann, 1907'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3904'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum (Ostenfeld) J.D.Dodge, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3905'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans Ehrenberg, 1834'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3906'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum J.Schiller, 1918'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3907'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans (Paulsen, 1907) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '163862'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3908'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum (Gran, 1902) Balech, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3909'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima (Cleve) Heiden, 1928'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149153'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3910'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens (Grunow ex Cleve) G.R.Hasle, 1993'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3911'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Pyramimonas longicauda L.Van Meel, 1969'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '160513'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3912'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '160513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum (Greville) Cleve, 1873'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_011'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:3913'^^xsd:string;
  dwc:observationDate '2014-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinoptychus octonarius (Ehrenberg) Kützing, 1844'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_015'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149163'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4004'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '162770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius (Ehrenberg) Ehrenberg, 1843'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_015'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4005'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum (Kofoid) Jørgensen, 1912'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_015'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4006'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica (Cleve) Hendey, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_015'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4007'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis Lauder, 1864'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_015'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4008'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.89575"^^xsd:decimal ;
  dwc:decimalLongitude "4.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  geo-pos:lat "51.89575"^^xsd:decimal ;
  geo-pos:long "4.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/7927__HELCOM%3APort_sampling%3A4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HELCOM:Port_sampling:4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7927_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SAMPLE_ID_015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:institutionCode 'ILT - Human Environment and Transport Inspectorate'^^xsd:string;
  dwc:scientificName 'Chaetoceros constrictus Gran, 1897'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SAMPLE_ID_015'^^xsd:string;
  dwc:collector 'GIMARIS (Dr. A. Gittenberger)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Rotterdam (ROT) harbour'^^xsd:string;
  dwc:longitude '4.24005'^^xsd:double;
  dwc:latitude '51.89575'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:occurrenceRemarks 'Sample from a mix of three different samples. Thus, GPS coordinates given to cover entire harbour range'^^xsd:string;
  dwc:aphiaid '156609'^^xsd:integer;
  dwc:occurrenceId 'HELCOM:Port_sampling:4009'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '156609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'No data generalization'^^xsd:string;
  .
<https://eurobis.org/id/location/7927__HELCOM%3APort_sampling%3A4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7927__HELCOM%3APort_sampling%3A4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.89575 4.24005)"^^geo:wktLiteral ;
  dwc:de